promise.withresolvers
ES Proposal spec-compliant shim for Promise.withResolvers
ES Proposal spec-compliant shim for Promise.withResolvers
Retry an async function with different strategies
Executes an array of promises and returns their resolved or rejected results.
Basically a rewrite of p-retry