mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* New dequeue strategy This implements a new parameter `dequeue_strategy` that should replace the `RoundRobinWorker` and `RandomWorker`. Changes includes: feature, docs, tests, deprecation warning. * Fix dequeue strategy name * Black & Fix warning * feat: tests, warnings, refactor naming * feat: improve worker check * fix: revert to str subclass * fix: dequeue strategy into bootstrap * org: move DequeueStrategy to worker * refactor: round robin naming * fix: naming * fix: type annotation * fix: typo * refactor: remove kwarg from worker's init * fix: typo * move `dequeue_strategy` from `bootstrap()` into `work()` |
3 years ago | |
|---|---|---|
| .. | ||
| connections.md | 3 years ago | |
| exceptions.md | 3 years ago | |
| index.md | 3 years ago | |
| job_registries.md | 4 years ago | |
| jobs.md | 3 years ago | |
| monitoring.md | 5 years ago | |
| results.md | 3 years ago | |
| scheduling.md | 3 years ago | |
| testing.md | 4 years ago | |
| workers.md | 3 years ago | |