# @twilio/operation-retrier

> RTD retrier

Latest version **5.0.0** (published 2026-03-18) · ISC license · 0 weekly downloads

## Install

```sh
npm install @twilio/operation-retrier
pnpm add @twilio/operation-retrier
yarn add @twilio/operation-retrier
bun add @twilio/operation-retrier
```

## Health

**Score 50/100 (C)** — status: active.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.0 |
| Published | 2026-03-18 |
| First published | 2021-07-13 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=20 |
| Dependencies | 2 |
| Unpacked size | 307.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Sergei Chertkov |
| Maintainers | twilio-messaging |

## Links

- npm: https://www.npmjs.com/package/@twilio/operation-retrier
- Repository: https://github.com/twilio/operation-retrier.ts
- Homepage: https://github.com/twilio/operation-retrier.ts#readme
- Issues: https://github.com/twilio/operation-retrier.ts/issues
- npm.io page: https://npm.io/package/@twilio/operation-retrier

## Dependencies (2)

- [core-js](https://npm.io/package/core-js.md) ^3.17.3
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.17.0

## Recent versions

- 5.0.0 (latest) — 2026-03-18
- 5.0.0-rc.11 (alpha) — 2026-02-27
- 4.0.8-canary.37 (canary) — 2022-04-27
- 4.1.0 — 2026-02-19
- 4.1.0-rc.2 — 2026-02-19
- 4.1.0-rc.0 — 2026-02-19
- 4.0.22-rc.1 — 2026-02-19
- 4.0.22-rc.0 — 2026-02-17
- 4.0.21 — 2025-11-18
- 4.0.21-rc.0 — 2025-11-18
- 4.0.20 — 2025-09-29
- 4.0.20-rc.3 — 2025-09-16
- 4.0.20-rc.0 — 2025-08-01
- 4.0.19 — 2025-07-29
- 4.0.19-rc.19 — 2025-07-11
- … 78 more at https://npm.io/package/@twilio/operation-retrier/versions

## README

# Operation Retrier

Repeats requested operation until it succeeds, given amount of time passes and/or a given number
of attempts is exceeded.

---
_Source: https://npm.io/package/@twilio/operation-retrier · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
