Skip to content

Monitoring function is not running #7

@attakei

Description

@attakei

After !cloudfront example.com, display command to check status.
But, background checking is not working.

This is !log tail output

2017-10-10 08:09:32,380 ERROR    errbot.botplugin          failed
Traceback (most recent call last):
 File "/usr/lib/python3.6/site-packages/errbot/botplugin.py", line 228, in start_poller
   self.program_next_poll(interval, method, times, args, kwargs)
 File "/usr/lib/python3.6/site-packages/errbot/botplugin.py", line 250, in program_next_poll
   if times is not None and times <= 0:
TypeError: '<=' not supported between instances of 'tuple' and 'int'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions