-
Notifications
You must be signed in to change notification settings - Fork 846
Pull requests: agenda/agenda
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(mongo-backend): conform to MongoDB Stable API
#1785
opened Jul 10, 2026 by
ahelmberger
Loading…
5 of 8 tasks
fix(mongo-backend): explicit set null values and avoid relying on the ignoreUndefined flag
#1783
opened Jun 29, 2026 by
ciak0
Loading…
5 of 8 tasks
refactor(JobProcessor): improve job unlocking logic to preserve running job locks
#1782
opened Jun 27, 2026 by
ahsanfarooq210
Loading…
5 of 8 tasks
fix(agenda): honor repeatTimezone when resolving repeatAt
#1780
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(test): send fork child error message over IPC instead of empty object
#1777
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(postgres-backend): persist fail fields on job insert
#1775
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): emit progress events locally on job.touch
#1773
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(redis): order negative priorities correctly in getNextJobToRun
#1771
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(backends): count disabled jobs only as paused in getJobsOverview
#1769
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(backends): re-fire leading-strategy debounce after the window elapses
#1767
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): honor maxAttempts and exponential backoff on channel reconnect
#1765
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): preserve debounce config when unique() is called without opts
#1763
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): guard isExpired() against undefined job definition
#1761
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): prevent concurrent start() from leaking a second JobProcessor
#1759
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(redis-backend): apply jobName filter in logger getLogs with jobId
#1757
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(mongo-backend): paginate queryJobs at the database
#1755
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): treat numeric repeatInterval as milliseconds
#1754
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(redis-backend): use value containment for data filters
#1752
opened Jun 17, 2026 by
Noethix55555
Loading…
fix(agenda): unlock future-dated job freed by the processor
#1750
opened Jun 17, 2026 by
Noethix55555
Loading…
do not skip a cron occurrence when nextRunAt is ahead of the next tick
#1743
opened Jun 16, 2026 by
Noethix55555
Loading…
preserve startDate, endDate and skipDays in the Postgres backend
#1741
opened Jun 16, 2026 by
Noethix55555
Loading…
preserve startDate, endDate and skipDays in the Redis backend
#1739
opened Jun 16, 2026 by
Noethix55555
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.