issues
search
sindresorhus
/
p-queue
Promise queue with concurrency control
MIT License
3.48k
stars
185
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
This documentation looks very legit. It's AI generated from the tests, and some prompting.....
#215
arturohernandez10
opened
5 hours ago
0
Allow not to copy/paste throwOnTimeout
#214
IlyaSemenov
opened
3 days ago
0
Clarify the documentation for "add"?
#213
Pomax
closed
3 weeks ago
1
BUG: function_ is not a function
#212
adminy
closed
2 months ago
1
One Queue, Multiple workers
#211
gridagribnoy
opened
3 months ago
2
Feature/invoke event
#210
RaishavHanspal
closed
2 days ago
0
Add functionality to update priority of a promise function on the fly
#209
RaishavHanspal
opened
4 months ago
5
Is it feasible to change priority of a Queued item on the fly
#208
Raishav
opened
4 months ago
1
Possibility to tap into already executed data
#207
stychu
opened
4 months ago
0
Fix timeout-dependent return types of `add` and `addAll`
#206
lukehorvat
opened
5 months ago
0
Feature Request - awaitNextInterval
#205
jaysteiner-dev
opened
7 months ago
3
Documentation: I feel I have a use-case that I'm not sure if the queue fulfils when reading the doc
#204
maelp
opened
10 months ago
0
internal `pending` count out of sync
#203
ZhangHanwen96
opened
11 months ago
0
Fix TS2344 TypeScript error
#202
aikawayataro
closed
11 months ago
0
TypeScript TS2344 error with enabled "exactOptionalPropertyTypes" setting.
#201
aikawayataro
closed
11 months ago
0
AsyncLocalStorage execution context not propagated correctly
#200
hyperair
closed
1 year ago
0
p-queue is not correctly exported and breaks Bundlephobia and unpkg.
#199
Murderlon
closed
1 year ago
2
[react-native] privateMap.get is not a function
#198
lightrow
closed
11 months ago
3
Weakmap.get is not a function
#197
zhengyimeng
closed
11 months ago
7
[7.4.0] Type regression when node16 module/moduleResolution
#196
AviVahl
closed
1 year ago
0
EventEmitter import breaks TypeScript
#195
AhmedToInfinity
closed
1 year ago
0
Update readme.md. "This project is NOT for browser and event system will not work in browser. See #169."
#194
Misaka-0x447f
closed
1 year ago
1
How can I use jest fake timers when testing code that use p-queue?
#193
bluprince13
opened
1 year ago
1
`PQueue.on` does not exist
#192
AzureFlow
closed
1 year ago
7
How do I only add items up until the concurrency limit and then wait until a pending promise is fulfilled?
#191
WayneEllery
opened
1 year ago
0
Default value for priority doesn't get applied
#190
IboKhaled
opened
1 year ago
0
Jest detects open handles on queue.add()
#189
glhrmv
opened
1 year ago
0
chore: add react native compat
#188
shamilovtim
closed
1 year ago
4
[Feature request] Get number of tasks before one
#187
KaKi87
opened
1 year ago
0
TypeError: PQueue is not a constructor
#186
nunoplima
closed
1 year ago
1
Again '/node_modules/eventemitter3/index.js' does not provide an export named 'default'
#185
MarcelFinkbeiner
closed
1 year ago
1
'/node_modules/eventemitter3/index.js' does not provide an export named 'default'
#184
MarcelFinkbeiner
closed
1 year ago
2
Timeout option question
#183
Vedinsoh
opened
1 year ago
1
Next `interval` is ignored after `await queue.add(...)`
#182
duskcodes
opened
1 year ago
0
Fixing package.json
#181
techjpiron
closed
1 year ago
1
can not run on react-native project
#180
lovetingyuan
closed
1 year ago
2
`error` and `completed` events not emitted on v6
#179
0xOlias
opened
1 year ago
3
Doc request: Why is "concurrency" not working as expected?
#178
bf
closed
1 year ago
2
Feature request: Ability to change interval and intervalCap at runtime
#177
galaczi
opened
1 year ago
1
Multiple interval/intervalCap constraints?
#176
drmrbrewer
opened
1 year ago
2
latest update causes all instances of `add` to return response | void
#175
vidarc
closed
1 year ago
5
Version 7.3.1 appears to be broken
#174
NSGolova
closed
1 year ago
2
Support deno
#173
YeungKC
closed
1 year ago
2
How to properly handle exceptions to avoid process exiting?
#172
galaczi
closed
1 year ago
2
Event handler for 'error'
#171
drmrbrewer
opened
1 year ago
1
Build script fails with "del: not found"
#170
0xquad
closed
1 year ago
1
Testing `complete` event when its the only non-respondent event.
#169
patrickbjohnson
opened
2 years ago
1
Aborting pending and waiting tasks at the same time hangs the queue
#168
klimashkin
closed
1 year ago
5
Getting queued results back in order
#167
pzich
opened
2 years ago
0
#isIntervalPaused maybe useless
#166
KK-AI-LL
opened
2 years ago
0
Next