Rq

Latest version: v1.16.2

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

Scan your dependencies

Page 17 of 21

0.4.3

Not secure
(May 6th, 2014)

- Make job and queue classes overridable. Thanks, Marko!
- Don't require connection for job decorator at definition time. Thanks, Sasha!
- Syntactic code cleanup.

0.4.2

Not secure
(April 28th, 2014)

- Add missing depends_on kwarg to job decorator. Thanks, Sasha!

0.4.1

Not secure
(April 22nd, 2014)

- Fix bug where RQ 0.4 workers could not unpickle/process jobs from RQ < 0.4.

0.4.0

Not secure
(April 22nd, 2014)

- Emptying the failed queue from the command line is now as simple as running
`rqinfo -X` or `rqinfo --empty-failed-queue`.

- Job data is unpickled lazily. Thanks, Malthe!

- Removed dependency on the `times` library. Thanks, Malthe!

- Job dependencies! Thanks, Selwin.

- Custom worker classes, via the `--worker-class=path.to.MyClass` command line
argument. Thanks, Selwin.

- `Queue.all()` and `rqinfo` now report empty queues, too. Thanks, Rob!

- Fixed a performance issue in `Queue.all()` when issued in large Redis DBs.
Thanks, Rob!

- Birth and death dates are now stored as proper datetimes, not timestamps.

- Ability to provide a custom job description (instead of using the default
function invocation hint). Thanks, İbrahim.

- Fix: temporary key for the compact queue is now randomly generated, which
should avoid name clashes for concurrent compact actions.

- Fix: `Queue.empty()` now correctly deletes job hashes from Redis.

0.3.13

Not secure
(December 17th, 2013)

- Bug fix where the worker crashes on jobs that have their timeout explicitly
removed. Thanks for reporting, algrs.

0.3.12

Not secure
(December 16th, 2013)

- Bug fix where a worker could time out before the job was done, removing it
from any monitor overviews (288).

Page 17 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.