delayed-promise-retry
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
前端部署回退工具
Basically a rewrite of p-retry
A module for executing code with retry logic
A fetch wrapper to leverage enterprise features such as retry policy and request timeout
This is not a retry library. This just calculate how many second we must back off, before the next retry.
A utility to retry HTTP requests with exponential backoff.
Yet another retry library, but functional style
Utilities for timers