npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "retry" 的结果(共 10 个)
retry-as-promised

Retry a failed promise

MIT
async-retry

Retrying made simple, easy and async

MIT
@types/retry

TypeScript definitions for retry

MIT
is-retry-allowed

Check whether a request can be retried based on the `error.code`

MIT
requestretry

request-retry wrap nodejs request to retry http(s) requests in case of error

MIT
@octokit/plugin-retry

Automatic retry plugin for octokit

MIT
retry

Abstraction for exponential and custom retry strategies for failed operations.

MIT
@zkochan/retry

Abstraction for exponential and custom retry strategies for failed operations.

MIT
@zeit/fetch-retry

A layer on top of `fetch` (via [node-fetch](https://www.npmjs.com/package/node-fetch)) with sensible defaults for retrying to prevent common errors.

MIT