39 packages found
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
ES Proposal spec-compliant shim for Promise.allSettled
ES 2021 spec-compliant shim for Promise.any
- Promise
- promises
- any
- settled
- fulfilled
- resolved
- rejected
- allsettled
- resolve
- race
- promise.any
- shim
- polyfill
- es-shim
ES Proposal spec-compliant shim for Promise.withResolvers
- javascript
- ecmascript
- polyfill
- shim
- es-shim API
- Promise
- promises
- withResolvers
- defer
- deferred
- settled
- fulfilled
- resolved
- rejected
- View more
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
- promise
- promises
- performance
- async
- await
- deferred
- deferreds
- future
- flow control
- fluent interface
- promise methods
- foreach
- reduce
- filter
- View more
Executes an array of promises and returns their resolved or rejected results.
Track the list of currently unhandled promise rejections.
ES Proposal spec-compliant shim for Promise.allSettled
[](https://travis-ci.org/Dobby89/promise-all-settled-by-key) [](https://www.npmjs.com/package/pro
Settle promises concurrently and get their fulfillment value or rejection reason
- promise
- settle
- settled
- resolved
- iterator
- fulfill
- reject
- fulfilled
- rejected
- reflect
- inspect
- error
- async
- await
- View more
Cancel a promise or function after given time in miliseconds
Repeat function call depending on the previous call result and specified conditions.
- retry
- retries
- repeat
- repetition
- try
- action
- operation
- function
- call
- invoke
- invocation
- execution
- attempt
- promise
- View more
a simple timed out promise implementation
Provides a way of knowing when a promise chain is settled. Useful for testing.
Assert that a promise has been rejected, optionally with a message
Create action object for redux promise middleware
reject the promise if timeout is broken
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Make a promise always fulfill with its actual fulfillment value or rejection reason
Basically a rewrite of p-retry
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more