Search
back-off
Circuit Breaker pattern in js
v4.3.0 URL:
https://unpkg.com/back-off@4.3.0/src/index.js
Open
Browse Files
resilient
patterns
robust
circuit-breaker
tryagain
try-again
async
promise
insistence
Insistently runs a callback and only resolves the promise when its result is truthy.
v0.2.0 URL:
https://unpkg.com/insistence@0.2.0/dist/insistence.js
Open
Browse Files
insistence
retry
try-again
async
@bitty/insist
Insistently runs a callback and only resolves the promise when its result is truthy.
v1.1.0 URL:
https://unpkg.com/@bitty/insist@1.1.0/dist/insist.umd.min.js
Open
Browse Files
insist
retry
try-again
async
@guilhermemj/insistent
A simple library to retry functions
v0.1.2 URL:
https://unpkg.com/@guilhermemj/insistent@0.1.2/dist/index.js
Open
Browse Files
error
retry
retriable
try-again