Preparing for system design interviews?  Try bugzed.com →

TypeScript Retry Decorator

JSON →
library 2.5.4 ·javascript
verified Jun 17, 2026

The `typescript-retry-decorator` library provides a simple, zero-dependency decorator for adding retry logic to TypeScript functions, inspired by Spring-Retry. It supports both synchronous and asynchronous (Promise-returning) functions, making it suitable for Node.js and modern browser environments. The current stable version is 2.5.4, with releases occurring periodically, often addressing compatibility with newer TypeScript features or Node.js module systems, as seen in recent 2.5.x patches. Its key differentiators include its lightweight nature (no external dependencies), comprehensive test coverage, and support for both legacy and TypeScript 5+ standard decorators, offering various backoff policies (fixed, exponential with jitter) and custom error handling for retry conditions.

total hits 5
actors 2 distinct systems
last hit 19d ago AhrefsBot
Script
1

top countries 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany