Skip to content

Pull requests: collectiveidea/delayed_job

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Be more explicity about WorkerTimeout Exception
#956 opened Nov 18, 2016 by amaierhofer Loading… updated Mar 10, 2017
Allow graceful interruption of worker sleep
#928 opened Jul 4, 2016 by romuloceccon Loading… updated Mar 10, 2017
add worker's queues to $0
#909 opened Apr 15, 2016 by rab Loading… updated Mar 10, 2017
Do not log job removed when destroy_failed_jobs? is false
#898 opened Mar 26, 2016 by yvbeek Loading… updated Mar 10, 2017
Add priority method to a job to override the default priority for that job
#878 opened Feb 9, 2016 by Hampei Loading… updated Mar 10, 2017
allow specification of max run time per worker, from the command line
#871 opened Jan 25, 2016 by timaro Loading… updated Mar 10, 2017
allow mail rendering at delay time
#672 opened Jun 19, 2014 by hqm42 Loading… updated Mar 10, 2017
Default destroy_failed_jobs, DEFAULT_MAX_ATTEMPTS to better values
#975 opened May 4, 2017 by ivanoblomov Loading… updated Oct 10, 2017
Introduce PayloadNotFoundError (subclass of DeserializationError)
#1004 opened Oct 23, 2017 by johnnyshields Loading… updated Oct 24, 2017
Added option to disable hooks on job. I need this, since the class I'…
#943 opened Sep 22, 2016 by holgersindbaek Loading… updated Dec 29, 2017
Catch errors deserializing marshalled objects
#907 opened Apr 7, 2016 by afn Loading… updated Jan 2, 2018
Add queue attribute run_delay
#1003 opened Oct 23, 2017 by johnnyshields Loading… updated Jan 29, 2018
add hooks to surround the dj execution in the worker
#1017 opened Feb 7, 2018 by wshihadeh Loading… updated Feb 8, 2018
revert weird jruby (bug) work-around
#1031 opened May 8, 2018 by kares Loading… updated May 8, 2018
Fix warnings tickled by test suite
#1036 opened Jun 30, 2018 by utilum Loading… updated Jun 30, 2018
Reload only on autoload path file changes
#930 opened Jul 10, 2016 by stuwil Loading… updated Jul 17, 2018
Namespace Configuration Env Vars with Backwards Compatibility
#1046 opened Aug 22, 2018 by tonyta Loading… updated Aug 24, 2018
Improved reloading
#1022 opened Apr 3, 2018 by thisduck Loading… updated Oct 3, 2018
Change hook names to be more delayed-job specific
#1060 opened Oct 29, 2018 by effron Loading… updated Nov 28, 2018
allow —-kill-waittime parameter to specify the kill timeout
#925 opened Jun 23, 2016 by lacco Loading… updated Dec 13, 2018
New error type: Delayed::UnprocessedJobError
#1044 opened Aug 22, 2018 by jufemaiz Loading… updated Jan 31, 2019
Update README to prioritize using rake jobs:work and bin/delayed_job
#1085 opened Apr 4, 2019 by localhostdotdev Loading… updated Apr 4, 2019
Solution to fix DeserializationErrors with old class references
#1089 opened May 31, 2019 by ERRECabrera Loading… updated Jul 19, 2019
Eliminate warnings
#1073 opened Feb 7, 2019 by rchekaluk Loading… updated Jul 26, 2019
Adds additional rake task to clear jobs from a specific queue
#978 opened May 11, 2017 by azeezahmed Loading… updated Aug 5, 2019
ProTip! no:milestone will show everything without a milestone.