node-strava/node-strava-v3

Automatically retry failed requests

Opened this issue · 0 comments

I think the average user of this module would want failure modules that could be temporarily to be automatically re-tried politely a few times before giving up.

The goal is to have some reasonable retry defaults that people can configure or disable as needed if people don't want retry logic or want to use something very custom that we don't support.