Rq

Latest version: v2.3.1

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 21

0.10.0

- `job` decorator now accepts `description`, `meta`, `at_front` and `depends_on` kwargs. Thanks jlucas91 and nlyubchich!
- Added the capability to fetch workers by queue using `Worker.all(queue=queue)` and `Worker.count(queue=queue)`.
- Improved RQ's default logging configuration. Thanks samuelcolvin!
- `job.data` and `job.exc_info` are now stored in compressed format in Redis.

0.9.6

- More Django 1.10 compatibility fixes. Thanks dmwyatt!
- Improves performance when dealing with a large number of workers.
Thanks lucastamoios!

0.9.5

- Fixed view paging for registry-based job lists. Thanks smaccona!
- Fixed an issue where multiple failed queues may appear for the same
connection. Thanks depaolim!
- `rqworker` management command now closes all DB connections before
executing jobs. Thanks depaolim!
- Fixed an argument parsing bug `rqworker` management command. Thanks
hendi!

0.9.3

- Added a `--pid` option to `rqscheduler` management command. Thanks
vindemasi!
- Added `--queues` option to `rqworker` management command. Thanks
gasket!
- Job results are now shown on admin page. Thanks mojeto!
- Fixed a bug in interpreting `--burst` argument in `rqworker`
management command. Thanks claudep!
- Added Requeue All feature in Failed Queue's admin page. Thanks
lucashowell!
- Admin interface now shows time in local timezone. Thanks
randomguy91!
- Other minor fixes by jeromer and sbussetti.

0.9.2

- Fixed an issue where `worker.refresh()` may fail when `birth_date` is not set. Thanks vanife!

0.9.1

- Fixed an issue where `worker.refresh()` may fail when upgrading from previous versions of RQ.

Page 13 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.