pypi rq 1.3.0
v1.3.0

latest releases: 1.16.2, 1.16.1, 1.16.0...
4 years ago
  • Support for infinite job timeout. Thanks @theY4Kman!
  • Added __main__ file so you can now do python -m rq.cli. Thanks @bbayles!
  • Fixes an issue that may cause zombie processes. Thanks @wevsty!
  • job_id is now passed to logger during failed jobs. Thanks @smaccona!
  • queue.enqueue_at() and queue.enqueue_in() now supports explicit args and kwargs function invocation. Thanks @selwin!

Don't miss a new rq release

NewReleases is sending notifications on new releases.