Unscheduling "running" #39
Unanswered
jpriollaud
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
https://github.com/utgarda/sidekiq-status#unscheduling
You wrote doesn't cancel running jobs, this is more like unscheduling, therefore an alias
Sidekiq::Status.unschedule scheduled_job_id #=> true
Does Queued qualify as "running"?
Beta Was this translation helpful? Give feedback.
All reactions