http-fetch-json
Individual fetch API wrapper for the browser
Individual fetch API wrapper for the browser
Use the fetch API to run requests, implementing retries
handy promised-based polling API
extend axios with a set of plugins
Resily is a TypeScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Fallback, Circuit Breaker, Timeout, Bulkhead Isolation, and Cache. Inspired by App-vNext/Polly.
Typescript decorator to use the library async-retry
Adds retry functionality to fetch()
Retry promises with exponential back-off strategy. Exit on custom logic before the maximum number of retries.
For when you don’t want your promises to give up on the first attempt (most commonly because of network failure).
Polls a network socket
A tiny HTTP 429 Retry-After interceptor for axios
Ready-queue ensures initialization method only run once, and queues listeners which are registered to it.
A retry wrapper above request-promise
Retryable message channels for amqplib
Backoff library using fibonacci and being clever on resetting
Made compatible for node 12 and later as this was in open issues for s3 library
high level amazon s3 client. upload and download files and directories
Cache results of async functions for further calls
Wait for external resources to become available -- http, https, tcp, sockets, files, and custom functions.
retry middleware for servicebus using kafka