@variablesoftware/ts-retry-backoff195MIT0.1.0
🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.
variablesoftware4 days agotypescript, retry, backoff, exponential-backoff await-into106MIT1.0.7
Async/await wrapper for easy error handling in js
yaooooooooo8 months agopromise, promises, promise-retry, promise-wrapper @beyonk/promise-retry90MIT0.1.1Retry a promise if it times out, until max retries reached
antonyabout 2 months agopromise, retry, promise-retry, timeout promises-retry51MIT3.0.5Retry promises with exponential back-off strategy. Exit on custom logic before the maximum number of retries.
tudor33sudabout 3 years agoretry, promise, promise-retry nice-retry51MIT0.3.7
Type-safe, lightweight (zero-dependency) retry utility for async operations that simply works.
arshad-yaseen4 months agoretry, async, promise, retry-async