-
Notifications
You must be signed in to change notification settings - Fork 849
Pull requests: agenda/agenda
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(agenda): make Job.unique() merge with existing uniqueOpts
#1801
opened Jul 24, 2026 by
santhiprakash
Loading…
fix(backends): don't double-count disabled jobs in getJobsOverview
#1800
opened Jul 24, 2026 by
santhiprakash
Loading…
fix(agenda): clamp near-future setTimeout delays to signed 32-bit max
#1799
opened Jul 23, 2026 by
santhiprakash
Loading…
fix(mongo-backend): create additional indexes for common queries
#1798
opened Jul 23, 2026 by
santhiprakash
Loading…
fix(agenda): wait for startup before teardown
#1797
opened Jul 23, 2026 by
pepepeboom
Loading…
3 of 8 tasks
fix(agenda): resolve repeatAt relative to lastRunAt
#1796
opened Jul 23, 2026 by
santhiprakash
Loading…
3 of 8 tasks
fix(agenda): deduplicate skipDays before all-days check
#1794
opened Jul 22, 2026 by
santhiprakash
Loading…
fix(agenda): honor repeatTimezone when resolving repeatAt
#1780
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(postgres-backend): persist fail fields on job insert
#1775
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(agenda): emit progress events locally on job.touch
#1773
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(redis): order negative priorities correctly in getNextJobToRun
#1771
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(backends): count disabled jobs only as paused in getJobsOverview
#1769
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(backends): re-fire leading-strategy debounce after the window elapses
#1767
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(agenda): honor maxAttempts and exponential backoff on channel reconnect
#1765
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(agenda): preserve debounce config when unique() is called without opts
#1763
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(agenda): guard isExpired() against undefined job definition
#1761
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(redis-backend): apply jobName filter in logger getLogs with jobId
#1757
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
fix(redis-backend): use value containment for data filters
#1752
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
preserve progress on a bare touch() keep-alive
#1745
opened Jun 17, 2026 by
Noethix55555
Contributor
Loading…
surface async handler errors via 'error' event
#1734
opened Jun 15, 2026 by
Noethix55555
Contributor
Loading…
cap trailing debounce nextRunAt at the maxWait deadline
#1733
opened Jun 15, 2026 by
Noethix55555
Contributor
Loading…
fix: use column inference ON CONFLICT (name) for single-job upsert
#1732
opened Jun 15, 2026 by
elcharitas
Loading…
3 of 8 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.