Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

job.maintenance throws exceptions #13

@NorthIsUp

Description

@NorthIsUp
Traceback (most recent call last):
  File "/Users/adam/.virtualenvs/realtime/lib/python2.7/site-packages/gevent/greenlet.py", line 390, in run
    result = self._run(*self.args, **self.kwargs)
  File "/Users/adam/Documents/sandbox/shared/disqus-realtime/realertime/lib/firehose_handler.py", line 26, in maintain_job_queue
    thoonk_worker.maintenance()
  File "/Users/adam/.virtualenvs/realtime/lib/python2.7/site-packages/thoonk/feeds/job.py", line 290, in maintenance
    pipe.lrange(self.feed_ids)
TypeError: lrange() takes exactly 4 arguments (2 given)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions