issues
search
tim-kos
/
node-retry
Abstraction for exponential and custom retry strategies for failed operations.
Other
1.22k
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability to set timeout for each retry?
#92
Fnxxxxo
opened
11 months ago
0
Clarify retryOperation.mainError() docs
#91
jacklj
opened
1 year ago
0
Setting maxTimeout to undefined breaks minTimeout behavior
#90
vilaemail
opened
1 year ago
0
new example file created
#89
bakanovua
closed
1 year ago
1
commonjs -> ecmascript modules
#87
brandonros
opened
2 years ago
1
Is this the way ?
#86
walshe
opened
2 years ago
1
using proper scope for createTimeout
#85
gautamkrishnar
opened
2 years ago
4
Check for infinity value in `retries`
#84
fzn0x
opened
2 years ago
2
Typescript 4.4 breaking change affect retry
#83
chengB12
opened
3 years ago
1
Missing current attempt in callback
#82
hornta
opened
3 years ago
0
PR suggestion: withRetry wrapper
#81
LiranBri
opened
3 years ago
1
switch from travis to gh actions
#80
jimmywarting
closed
2 years ago
0
node-retry retry.operation is being called only once with jest.fn promise reject mocks
#79
mario128mex
closed
3 years ago
1
When is the next release (with changes from master) scheduled to go out to npm?
#78
ali-sharif
closed
1 year ago
4
Support options.retries Infintiy
#77
waspeer
opened
3 years ago
1
fixed retry() and forever
#76
wizo06
closed
3 years ago
4
fixed retryOperation.reset()
#75
wizo06
closed
4 years ago
1
Fixes retry so that _errors only keeps the last record rather than all but the last.
#74
chanced
closed
4 years ago
2
It would be useful if the retry function returned the timout number
#73
zkochan
opened
4 years ago
4
Add a whitelist to avoid publishing unwanted files in the registry
#72
fraxken
closed
4 years ago
4
Handle errors despite timeouts
#71
cdeevfrr
closed
3 years ago
4
Include previous error even if there's a timeout
#70
cdeevfrr
closed
3 years ago
0
Stop retry timer with operation.stop()
#69
danielfdsilva
closed
4 years ago
3
Avoid infinite loop and patch exponential backoff edge case
#68
gittyeric
closed
3 years ago
1
Retry a http request
#67
ghost
opened
5 years ago
1
operation.reset() gives ability force retry
#66
timbowhite
opened
5 years ago
1
operation.reset() is somewhat unintuitive
#65
timbowhite
opened
5 years ago
1
Unable to clear the current running timer and exit the retry loop
#64
Braj-120
closed
2 years ago
4
Needs keywords section is package.json
#63
Braj-120
opened
5 years ago
1
Use SVG for Travis CI badge
#62
sonicdoe
closed
6 years ago
1
Fix logical mistake in readme
#61
sonicdoe
closed
6 years ago
1
[Bug] RetryOperation does not free errors correctly, causing "forever" operations to leak memory
#60
atondelier
opened
6 years ago
0
[Docs] Question about factor
#59
vitkarpov
opened
6 years ago
0
Update npm package version
#58
gnitsenko93
closed
6 years ago
1
supports maxRetryTime for retryOperation
#57
Mikxail
closed
6 years ago
2
[Feature Request] CLI command support for shell users
#56
huan
opened
6 years ago
0
[Feature Request] Add Promise Support
#55
huan
closed
2 years ago
6
[HELP] 5 retries spanning 1 hour
#54
mymattcarroll
closed
6 years ago
2
Getting NPE from retry_attempt.js
#53
cfurst
closed
6 years ago
1
Bind wrapped functions to avoid the hoisting issues that meant the la…
#52
atamon
closed
6 years ago
2
Fix typo
#51
baopham
closed
6 years ago
0
add ability to only retry certain errors
#50
kilianc
closed
6 years ago
1
Add Typescript support
#49
itsJess1ca
closed
2 years ago
8
Order of operation.errors()
#48
rightaway
closed
6 years ago
0
Made release targets PHONY
#47
seppestas
closed
7 years ago
1
How to deal with Promise?
#46
adoyle-h
closed
7 years ago
1
'operation.attempt' callback gets executed more than once with same 'attempt' number
#45
rightaway
closed
6 years ago
7
please tag 0.10.0
#44
simevo
closed
7 years ago
1
.wrap() calls last specified function for all calls
#43
atamon
closed
6 years ago
4
Update fake to version 0.2.2 🚀
#42
greenkeeperio-bot
closed
6 years ago
0
Next