-
Notifications
You must be signed in to change notification settings - Fork 621
Pull requests: taskforcesh/bullmq
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(bun-redis): remove per-command serialization to enable implicit pipelining
#4188
opened May 23, 2026 by
manast
Contributor
Loading…
3 tasks
fix(connection): use more permissive typing on NodeRedisRawClient options
#4187
opened May 23, 2026 by
roggervalf
Collaborator
Loading…
3 tasks
fix(connection): handle cluster reconnection with timeouts
#4186
opened May 23, 2026 by
roggervalf
Collaborator
Loading…
3 tasks
chore(deps): update dependency lint-staged to v17 [security]
osv
security
#4176
opened May 18, 2026 by
renovate
Bot
Loading…
1 task
docs(job): clarify JSON-serialization caveat for job.data (#2539)
#4137
opened Apr 30, 2026 by
maruthang
Contributor
Loading…
3 tasks
fix(worker): guard null parent.stdout/stderr in sandboxed Child.init (#2232)
#4135
opened Apr 30, 2026 by
maruthang
Contributor
Loading…
3 tasks
feat(backoffs): add type hints to Backoffs methods [python]
#4134
opened Apr 30, 2026 by
yogeshwaran-c
Contributor
Loading…
3 tasks done
docs(sandboxed-job): add JSDoc to SandboxedJob interface fields and helpers
#4133
opened Apr 30, 2026 by
yogeshwaran-c
Contributor
Loading…
2 tasks done
docs(redis-streams): add JSDoc to raw stream types
#4132
opened Apr 30, 2026 by
yogeshwaran-c
Contributor
Loading…
1 task done
docs(child-pool): add JSDoc to ChildPool public methods
#4131
opened Apr 30, 2026 by
yogeshwaran-c
Contributor
Loading…
2 tasks done
chore(utils): add type hints to utils functions [python]
#4123
opened Apr 28, 2026 by
yogeshwaran-c
Contributor
Loading…
2 tasks
fix(flow-producer): reject deduplication and debounce options (#2780)
#4121
opened Apr 28, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
1 of 2 tasks
fix(scheduler): walk past stale slots when re-upserting under same id
#4114
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(queue-getters): filter undefined entries from getJobs result
#4112
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(flow-producer): surface aborted transactions instead of silent fail
#4111
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(flow-producer): honour opts.connection when first arg empty [python]
#4110
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
docs(queue-events): correct delayed event payload doc and type
#4109
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(queue-events-producer): serialize object payloads as JSON
#4108
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(queue): widen upsertJobScheduler id parameter to free string
#4107
opened Apr 26, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
3 tasks
fix(sandbox): strip node --watch flags from child execArgv
#4104
opened Apr 24, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
fix(worker): [python] isolate blocking client when sharing Redis connection
#4103
opened Apr 24, 2026 by
mohanrajvenkatesan23-04
Contributor
Loading…
feat: add
reuseChildProcess option to disable child process reuse
#4091
opened Apr 21, 2026 by
samwisekind
Loading…
feat(flow-producer): add return type hints to methods [python]
#4088
opened Apr 21, 2026 by
yogeshwaran-c
Contributor
Loading…
2 tasks
fix(worker): propagate
process <job_name> span's metadata into processor function so child spans are correctly nested
#4064
opened Apr 18, 2026 by
zamotany
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.