Automatic retry plugin for octokit
AWS Durable Execution Testing SDK for TypeScript
A simple Node.js module to check if a TCP port is already bound.
Gracefully handle a Promise using async/await.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
utility for retrying a bluebird promise until it succeeds
AWS Durable Execution Language SDK for TypeScript
Inspect the life of handle objects in node
A collection of functions for writing shell scripts
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Coalesces multiple promises for the same identifier into a single request
A simple retry decorator for typescript with no dependency.
Cacheable Utilities for Caching Libraries
A tiny (183B to 210B) and fast utility to ascend parent directories
Semaphore using `async` and `await`
Library for performing retries on HTTP requests
Enable request retry for Popsicle
Lock on asynchronous code
A nodejs implementation for sending logs to Logz.IO cloud service Copy of logzio-nodejs
asynchronous function queue with adjustable concurrency
Retry a function until or while it passes an assertion
Offers a async require.resolve function. It's highly configurable.
Adds retry functionality to fetch()
Turn async functions into ES2015 generators