Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update for newer version of rrq. (#4)
rrq does not create a configuration key anymore as of 0.7.20, which we'd been using to enumerate all the queues. We now use `controller` instead, which should preserve the previous behaviour. This also switches the enumeration of workers to use the status key instead of id, as the latter only includes lives workers.
- Loading branch information