promise-settled-aggregate
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
Found 44 results for rejected
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
Basically a rewrite of p-retry
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.
Check if a GitHub Pull Request is in a (most likely) mergeable state
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
Assert that a promise has been rejected, optionally with a message
React hooks for working with promises.
Repeat function call depending on the previous call result and specified conditions.
Retry a promise-returning or async function
a simple timed out promise implementation
A handy library for creating custom error constructors that work across async boundaries in Node.js.
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
Cancel a promise or function after given time in miliseconds
Create action object for redux promise middleware
Execute all the promise tasks with rejection ignored and get the precise resolved and rejected result.
Retry a promise-returning or async function
Retry a promise-returning or async function