anag_factory 51d3fc9a39 Accepting request 1359299 from devel:languages:python
- update to 2.9.1:
  * `Job.create()` now supports `retry` argument. Thanks
    @sethuvishal!
  * Add compatibility with `redis-py` >= 8. Thanks @selwin!
  * Added `json` and `pickle` shorthand aliases for serializers.
    These can now be used when creating queues/workers and with
    the `--serializer` CLI option. Thanks @selwin!
  * Fixed a bug where `SpawnWorker` does not use user supplied
    serializer. Thanks @selwin!
  * `Queue.parse_args()` now returns a `EnqueueArgs` named tuple.
    Thanks @libmilos-so!
  * Fixed a race condition that could cause worker keys in Redis
    to get out of sync when Redis is under load. Thanks
    @terencehonles!
  * Enqueueing deferred jobs now removes them from
    `DeferredJobRegistry`. Thanks @selwin!
  * `SpawnWorker` now uses `repr()` when reconstructing worker,
    job and queue identifiers in child processes. Thanks @selwin!

  * Multiple job executions: a job can now have multiple executions
    running simultaneously. This will enable future support for long
  * Worker(default_worker_ttl=10) is deprecated in favor of
  * Added a cleanup parameter to registry.get_job_ids() and
  * Added support for AWS Elasticache Serverless Redis.
  * Other minor fixes and improvements.
  * RoundRobinWorker and RandomWorker are deprecated.
  * Built in Sentry integration has been removed.
  * Fixed an issue where abandoned jobs are sometimes not enqueued.
  * Fixes an issue where Redis connection does not expose name attribute.
  * job.get_status() will now always return JobStatus enum.

OBS-URL: https://build.opensuse.org/request/show/1359299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rq?expand=0&rev=20
2026-06-15 17:44:03 +00:00
2026-06-14 19:23:50 +00:00
2026-06-14 19:23:50 +00:00
2026-06-14 19:23:50 +00:00
2026-06-14 19:23:50 +00:00
2026-06-14 19:23:50 +00:00
2026-06-14 19:23:50 +00:00
S
Description
No description provided
135 KiB
Languages
RPM Spec 100%