n8n-io/p-retry — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2024-03-14
Automatically retry a flaky API call with exponential backoff.
Skip retries immediately when an error like a 404 means retrying is pointless.
Reliably retry a cloud storage upload or webhook delivery job.
| n8n-io/p-retry | arata-ae/purupurupngtuber | carrycooldude/nova-ide | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2024-03-14 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | — |
| Complexity | 2/5 | 3/5 | — |
| Audience | developer | general | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
A JavaScript library that automatically retries failed operations, like API calls, with smart exponential backoff.
Mainly JavaScript. The stack also includes JavaScript.
Dormant — no commits in 2+ years (last push 2024-03-14).
The README does not specify license terms for this repository.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.