Rq

Latest version: v1.16.2

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

Scan your dependencies

Page 13 of 21

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

- Support for Django 1.10. Thanks jtburchfield!
- Added `--queue-class` option to `rqworker` management command.
Thanks Krukov!

0.9.1

- Added `-i` and `--queue` options to rqscheduler management command.
Thanks mbodock and sbussetti!
- Added `--pid` option to `rqworker` management command. Thanks
ydaniv!
- Admin interface fixes for Django 1.9. Thanks philippbosch!
- Compatibility fix for `django-redis-cache`. Thanks scream4ik!
- *Backwards incompatible*: Exception handlers are now defined via
`RQ_EXCEPTION_HANDLERS` in `settings.py`. Thanks sbussetti!
- Queues in django-admin are now sorted by name. Thanks pnuckowski!

0.9

* Compatible with RQ >= 0.13 and redis-py >= 3.0. Thanks ericatkin and selwin!
* `scheduler.schedule()` now accepts `meta` argument. Thanks as3445!
* `scheduler.get_jobs()` now returns an iterator. Thanks craynic!

0.9.0

- Support for Django 1.9. Thanks aaugustin and viaregio!
- `rqworker` management command now accepts `--worker-ttl` argument.
Thanks pnuckowski!
- You can now easily specify custom `EXCEPTION_HANDLERS` in
`settings.py`. Thanks xuhcc!
- `django-rq` now requires RQ >= 0.5.5

Page 13 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.