forked from tobi/delayed_job
-
Notifications
You must be signed in to change notification settings - Fork 954
Pull requests: collectiveidea/delayed_job
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add no-wait and force-kill-waittime options to Delayed::Comand
#459
opened Dec 13, 2012 by
pacoguzman
Loading…
Make CI green by skipping failing ruby-head and jruby-head tests
#1162
opened Jan 18, 2022 by
johnnyshields
Loading…
allow —-kill-waittime parameter to specify the kill timeout
#925
opened Jun 23, 2016 by
lacco
Loading…
Default destroy_failed_jobs, DEFAULT_MAX_ATTEMPTS to better values
#975
opened May 4, 2017 by
ivanoblomov
Loading…
Do not log job removed when destroy_failed_jobs? is false
#898
opened Mar 26, 2016 by
yvbeek
Loading…
Add ability to exclude queues by flag option --exclude_specified_queues
#1083
opened Mar 18, 2019 by
wanovak
Loading…
Provide ability to add signals that may stop the job.
#900
opened Apr 1, 2016 by
mohitnatoo
Loading…
Added option to disable hooks on job. I need this, since the class I'…
#943
opened Sep 22, 2016 by
holgersindbaek
Loading…
rake jobs:check should not consider jobs scheduled to run in the future
#988
opened Jun 28, 2017 by
aki77
Loading…
Fix quiet mode working incorrectly when ENV['QUIET'] was not set
#987
opened Jun 22, 2017 by
ryanrealscout
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.