-
Notifications
You must be signed in to change notification settings - Fork 337
Pull requests: collectiveidea/delayed_job_active_record
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support SKIP LOCKED during optimized_sql reservation in MySQL
#246
opened Jan 23, 2025 by
dylanz
Loading…
Made
Delayed::Backend::ActiveRecord::Job
class load lazily
#245
opened Jan 20, 2025 by
willnet
Loading…
psql :optimized_sql strategy now updates a single row
#177
opened Aug 7, 2020 by
jpcuevaslavin
Loading…
2
Retry clear_locks! when ActiveRecord::Deadlocked is occurred
#174
opened Aug 16, 2019 by
nishidayuya
Loading…
Fixed bug: Lost DB connection causes jobs to not be processed anymore.
#163
opened Nov 13, 2018 by
thorsteneckel
Loading…
Add ability to exclude queues by flag option --exclude_specified_queues
#151
opened Mar 23, 2018 by
one-more-alex
Loading…
Addressing non deterministic behaviour of fetching the next job
#113
opened Aug 6, 2015 by
joemocha
Loading…
Add transaction scope around postgres ‘find_by_sql’ statement
#79
opened Jan 7, 2014 by
nimast
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.