Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 4 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#253 `.add()` does not check `isPaused`, queue can grow unbounded after `.pause()` Opened 30 days ago | nolannguyen1212 | open | No labels | 1 | 0 | 20 days ago |
#254 Proposal: `.remove(id)` — dequeue by id with settled promises Opened 29 days ago | AmineYagoub | open | No labels | 0 | 0 | 29 days ago |
#251 Fixed-window rate limiter incorrectly delays tasks in a new interval when `intervalCap > 1` and queue went idle mid-window Opened 2 months ago | tsushanth | closed - completed | No labels | 0 | 0 | 2 months ago |
#250 Per-task `timeout` in `add()` skips validation that the constructor enforces Opened 2 months ago | tsushanth | closed - completed | No labels | 0 | 0 | 2 months ago |
#249 onSizeLessThan() resolves late when the queue drains without a completion Opened 3 months ago | hong4rc | closed - completed | No labels | 0 | 0 | 3 months ago |
#247 Enhancement: add timeoutRemaining to running task info Opened 4 months ago | chu0119 | closed - completed | No labels | 0 | 0 | 4 months ago |
#241 signal option does not reject when task is aborted while queued Opened 6 months ago | erri120 | closed - completed | No labels | 1 | 0 | 6 months ago |
#239 clear() should reject pending tasks? Opened 7 months ago | adiwajshing | closed - completed | No labels | 2 | 0 | 7 months ago |
#238 `completed` event never sent on timeout Opened 8 months ago | Glagan | closed - completed | No labels | 1 | 0 | 8 months ago |
#236 Consider "strict" argument for sliding window rate limit Opened 10 months ago | billnye2 | closed - completed | No labels | 0 | 0 | 9 months ago |
#237 `idle` never fires when queue never receives tasks Opened 10 months ago | nolannguyen1212 | closed - completed | No labels | 0 | 0 | 10 months ago |
#29 Rejecting the whole queue when a task rejects Opened 9 years ago | kachkaev | closed - completed | enhancement help wanted | 25 | 20 | 1 year ago |
#87 Backpressure Opened 7 years ago | waynerobinson | closed - completed | enhancement help wanted | 7 | 10 | 1 year ago |
#97 Throw error if exceeding x amount of items, stop queue Opened 7 years ago | jpike88 | closed - completed | No labels | 3 | 0 | 1 year ago |
#125 Improve name of `carryoverConcurrencyCount` option Opened 6 years ago | sindresorhus | closed - completed | enhancement help wanted | 2 | 0 | 1 year ago |
#101 Timeout documentation Opened 7 years ago | rightaway | closed - completed | No labels | 3 | 0 | 1 year ago |
#110 add() function doesnt do anything after extended use Opened 6 years ago | blackchineykh | closed - completed | No labels | 7 | 0 | 1 year ago |
#107 Other events Opened 6 years ago | acrodrig | closed - completed | enhancement help wanted | 5 | 0 | 1 year ago |
#187 [Feature request] Get number of tasks before one Opened 3 years ago | KaKi87 | closed - not_planned | No labels | 2 | 0 | 1 year ago |
#193 How can I use jest fake timers when testing code that use p-queue? Opened 3 years ago | bluprince13 | closed - completed | No labels | 1 | 3 | 1 year ago |
#115 Know what is the priority of the current running function Opened 6 years ago | dguayrobotiq | closed - not_planned | No labels | 1 | 2 | 1 year ago |
#154 Check each batch results before continue Opened 5 years ago | ThanosDi | closed - not_planned | No labels | 2 | 0 | 1 year ago |
#176 Multiple interval/intervalCap constraints? Opened 4 years ago | drmrbrewer | closed - not_planned | No labels | 3 | 2 | 1 year ago |
#182 Next `interval` is ignored after `await queue.add(...)` Opened 3 years ago | duskcodes | closed - completed | No labels | 1 | 2 | 1 year ago |
#191 How do I only add items up until the concurrency limit and then wait until a pending promise is fulfilled? Opened 3 years ago | WayneEllery | closed - not_planned | No labels | 1 | 1 | 1 year ago |