https://github.com/timursevimli/retry
An abstraction for handling retry strategies, including exponential backoff and custom configurations, for operations that fail.
https://github.com/timursevimli/retry
Last synced: over 1 year ago
JSON representation
An abstraction for handling retry strategies, including exponential backoff and custom configurations, for operations that fail.
- Host: GitHub
- URL: https://github.com/timursevimli/retry
- Owner: timursevimli
- License: mit
- Created: 2024-05-29T23:55:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T20:25:34.000Z (over 1 year ago)
- Last Synced: 2025-01-11T17:33:52.353Z (over 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recoverify