p-retry
Retry a promise-returning or async function
Found 44 results for rejected
Retry a promise-returning or async function
Track the list of currently unhandled promise rejections.
ES Proposal spec-compliant shim for Promise.allSettled
Settle promises concurrently and get their fulfillment value or rejection reason
Make a promise always fulfill with its actual fulfillment value or rejection reason
ES 2021 spec-compliant shim for Promise.any
Retry a promise-returning or async function
An efficient, standards-compliant library for representing results of successful or failed operations
Like `Promise.all`, but when all `Promise`s are settled.
ES Proposal spec-compliant shim for Promise.withResolvers
ES Proposal spec-compliant shim for Promise.allSettled
Conditional promise catch handler
Retry a promise-returning or async function
Retry a promise-returning or async function
Inspect the state of a promise
Better way to cancel promises using AbortSignal
Retry a promise-returning or async function
Retry a promise-returning or async function
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
Executes an array of promises and returns their resolved or rejected results.
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.
Basically a rewrite of p-retry
Check if a GitHub Pull Request is in a (most likely) mergeable state
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
Retry an async function with different strategies
Extends promises with their state, a timeout and make them cancellable, all of that vue reactive
[](https://travis-ci.org/Dobby89/promise-all-settled-by-key) [](https://www.npmjs.com/package/pro
React hooks for working with promises.
Assert that a promise has been rejected, optionally with a message
Repeat function call depending on the previous call result and specified conditions.
Retry a promise-returning or async function
A handy library for creating custom error constructors that work across async boundaries in Node.js.
a simple timed out promise implementation
Provides a way of knowing when a promise chain is settled. Useful for testing.
Track the list of currently rejected promises.
Returns the first Promise in an iterable to resolve
promise
Return rejected promises
reject the promise if timeout is broken
Create action object for redux promise middleware
Execute all the promise tasks with rejection ignored and get the precise resolved and rejected result.
Cancel a promise or function after given time in miliseconds
Retry a promise-returning or async function
Retry a promise-returning or async function