* CronScheduler now supports running periodic jobs based on cron string.
* Fixed an issue where SpawnWorker does not properly register successful
job executions.
* Fixed an issue where Worker may fail to register custom job and queue
classes.
* Added result.worker_name to easily trace which Worker generated the
result.
* Added CronScheduler.all() that returns a list of active schedulers.
* Updated CronScheduler to accept job_timeout instead of timeout argument.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rq?expand=0&rev=35
3.0 KiB
3.0 KiB