FGRibreau / FGRibreau/node-request-retry
[improvement] allow retryStrategy to be async
Offen
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 346
- Forks
- 73
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
If the function for retryStrategy is an async function the request will continue to retry even when the request has been successfully executed.
I'm trying to update the proxy settings on retry and I need to pull a new proxy from an API within the retryStrategy function.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.