issues
search
DJWassink
/
Promise-parallel-throttle
It's kinda like Promise.all(), but throttled!
MIT License
81
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rollup from 4.11.0 to 4.22.4
#44
dependabot[bot]
opened
2 months ago
0
Added last completed index to results object
#43
DJWassink
closed
6 months ago
0
pass task index to `progressCallback`
#42
manuel3108
closed
6 months ago
2
Rever engine requirement (node 20)
#41
DJWassink
closed
9 months ago
0
No support for node v18.18.2 anymore?
#40
mateustome
closed
9 months ago
3
Bump version 3.4.0
#39
DJWassink
closed
9 months ago
0
Upgraded all dev dependencies
#38
DJWassink
closed
9 months ago
0
Upgraded github workflow deps
#37
DJWassink
closed
9 months ago
0
Use github actions as test runner
#36
DJWassink
closed
9 months ago
0
Reject promise if task throws an error in raw
#35
bdavies6086
closed
9 months ago
1
Bump semver from 5.4.1 to 5.7.2
#34
dependabot[bot]
closed
9 months ago
1
Bump ws from 5.2.2 to 5.2.3
#33
dependabot[bot]
closed
9 months ago
1
Bump lodash from 4.17.4 to 4.17.21
#32
dependabot[bot]
closed
9 months ago
1
Throttle.all does not return T[] when failFast: false
#31
jdbevan
closed
2 years ago
1
add items to queue while it is being processed
#30
pieterdt
closed
5 years ago
1
Throttle.all not compatible with Promise.all
#29
TobiaszCudnik
closed
5 years ago
2
Switch to rollup for packaging
#28
DJWassink
closed
5 years ago
0
Return results after reject with failFast:true?
#27
kodie
closed
6 years ago
2
Added an option to disable the isFunction check when starting a task
#26
DJWassink
closed
6 years ago
0
Error when when tasks list contains non-functions
#25
JamesBarwell
closed
6 years ago
4
Added falsey indexes & count
#24
DJWassink
closed
7 years ago
0
Failfast has default true, not false
#23
jdbevan
closed
7 years ago
1
Throttle.all doesn't return on end
#22
bloodcarter
closed
7 years ago
12
Removed optional parameters and put them in a Options object param.
#21
DJWassink
closed
7 years ago
0
All and Sync should throw a Error object on reject. Fixes #19
#20
DJWassink
closed
7 years ago
0
Error format
#19
monolithed
closed
7 years ago
5
Some problems
#18
monolithed
closed
7 years ago
2
Remove es6-promise from declaration file
#17
monolithed
closed
7 years ago
3
Added the types property to package.json
#16
monolithed
closed
7 years ago
1
Use object notation instead of arguments
#15
monolithed
closed
7 years ago
2
Resolve om empty array Fixes #11
#14
DJWassink
closed
7 years ago
0
Next callback gobbles up error when rejected
#13
i-like-robots
closed
7 years ago
3
Warnings when maxInProgress > tasks.length
#12
travellingprog
closed
7 years ago
5
Resolve immediately if tasks array is empty
#11
travellingprog
closed
7 years ago
2
Refactored naming of some types in the result object.
#10
DJWassink
closed
8 years ago
0
Added typing using generics
#9
JBlaak
closed
8 years ago
0
New API + TypeScript and Yarn
#8
DJWassink
closed
8 years ago
0
Change/typescript and yarn
#7
DJWassink
closed
8 years ago
0
Added a .all .raw and .sync method. Also expose a function to control…
#6
DJWassink
closed
8 years ago
0
Added a few tests, and updated readme.
#5
DJWassink
closed
8 years ago
0
Add some tests
#4
DJWassink
closed
8 years ago
0
Changed to a simpeler but more friendly API.
#3
DJWassink
closed
8 years ago
0
Changed to a simpeler but more friendly API.
#2
DJWassink
closed
8 years ago
0
Proposal api
#1
JBlaak
closed
8 years ago
3