-
Notifications
You must be signed in to change notification settings - Fork 848
Pull requests: agenda/agenda
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(agenda): wait for startup before teardown
#1797
opened Jul 23, 2026 by
pepepeboom
Loading…
3 of 8 tasks
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
convert fork worker job path to file URL for Windows
#1729
opened Jun 14, 2026 by
Noethix55555
Contributor
Loading…
Refactor job fetching and overview queries for MongoJobRepository [WIP]
#1715
opened May 16, 2026 by
gregg-cbs
Contributor
Loading…
8 tasks
chore(deps): bump TS and test toolchain to latest majors
#1708
opened May 9, 2026 by
simllll
Member
Loading…
3 of 4 tasks
ProTip!
Filter pull requests by the default branch with base:main.