/retries

Web utility to easily determine optimal sleep intervals between retries with customizable formulas in JavaScript.

Primary LanguageTypeScriptMIT LicenseMIT

Retries

Retries is a web-based utility that allows users to calculate optimal sleep intervals between retry attempts.

It features a code editor where users can customize the retry formula using JavaScript, enabling flexibility and adaptability to various retry strategies.

Contribution

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.