Skip to content

Pull requests: taskforcesh/bullmq

Pull request creation is restricted
Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
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(queue-getters): filter undefined entries from getJobs result
#4112 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
feat(flow-producer): add return type hints to methods [python]
#4088 opened Apr 21, 2026 by yogeshwaran-c Contributor Loading…
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.