Rq-scheduler-bcfg

Latest version: v0.8.4

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

Scan your dependencies

Page 1 of 3

0.8.3

* Fixed lock management error. Thanks chaffeqa!

0.8.2

* Fixed conflicting `-q` parameter from rqscheduler script. Thanks sourcepirate!

0.8.1

* Fixed packaging error

0.8.0

* Added support for custom `Job` and `Queue` classes. Thanks skirsdeda!
* You can now pass in a `Queue` object when instantiating the scheduler as such `Scheduler(queue=queue)`. Thanks peergradeio!
* Fixes a crash that happens when the scheduler runs for longer than sleep interval. Thanks chaffeqa!
* Added `job_description`, `job_id`, `job_ttl` and `job_result_ttl ` kwargs to `enqueue_at` and `enqueue_in`. Thanks bw, ryanolf and gusevaleksei!
* You can now run `rqscheduler` with `--quiet` or `-q` flag to silence `INFO` level log messages. Thanks bw!
* Scheduler will now enqueue jobs at exactly the defined interval. Thanks hamx0r!
* You can now run multiple schedulers at the same time. Thanks marcinn!

0.6.1

* Added `scheduler.count()`. Thanks smaccona!
* `scheduler.get_jobs()` now supports pagination. Thanks smaccona!
* Better `ttl` and `result_ttl` defaults for jobs created by `scheduler.cron`. Thanks csaba-stylight and lechup!

0.6.0

* Added `scheduler.cron()` capability. Thanks petervtzand!
* `scheduler.schedule()` now accepts `id` and `ttl` kwargs. Thanks mbodock!

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.