softonic / axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible
Other
1.9k stars 167 forks source link

Enhance readme #173

Closed ztec closed 2 years ago

ztec commented 3 years ago

I was not sure whereas the retry=1 would retry one time or just considering the first call as the first retry already. I checked the code and updated the documentation in order to disambiguates this particular case.

I'm totally open to a better wording if you have suggestions.