fix(deps): update dependency rq to v2 #33
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set
Reference
cpressland/rq-autoscaler!33
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/rq-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^1.16.1->^2.0.0Release Notes
rq/rq (rq)
v2.5.0Compare Source
v2.4.1Compare Source
Workerwill now automatically chooseTimerDeathPenaltyifUnixSignalDeathPenaltyis not available. Thanks @selwin!CREATEDJobstatus for jobs that are not enqueued not deferred. Thanks @selwin!Workercan now importJobandQueueclasses from string. Thanks @selwin!Group.cleanup(). Thanks @dixoncrews-gdl!v2.4.0Compare Source
rq cronCLI command. Thanks @selwin!job.cancel(remove_from_dependencies=True). Thanks @Marishka17!v2.3.3Compare Source
WorkerPoolnow acceptsqueue_classargument. Thanks @amonsh1!redis-py=6.0.0. Thanks @selwin and @terencehonles!v2.3.2Compare Source
log_job_descriptionis set to False. Thanks @danilopeixoto!pubsub_threadmay die in the background. Thanks @ankush!v2.3.1Compare Source
v2.3.0Compare Source
v2.2.0Compare Source
SpawnWorkerthat usesmultiprocessing.spawnto spawn worker processes. This makes RQ usable in operating systems withoutos.fork()like Windows. Thanks @selwin!StartedJobRegistry.cleanup()now properly creates job results. Thanks @OlegZv!WorkerPoolstatus is never set toSTARTED. Thanks @taleinat!Worker.monitor_work_horse()now properly handlesInvalidJobOperation. Thanks @fancyweb!queue.enqueue_manynow always registers the queue in RQ's queue registry. Thanks @eswolinsky3241!v2.1.0Compare Source
job.idmust not contain:. Thanks @sanurielf!job.ended_atshould be set when job is run synchronously. Thanks @alexprabhat99!Group.all()now properly handles non existing group. Thanks @eswolinsky3241!ruffinstead ofblackas formatter. Thanks @hongquan!v2.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.