softonic / axios-retry

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

Improve README and code comprehensibility #286

Open Sidnioulz opened 1 month ago

Sidnioulz commented 1 month ago

Hi folks,

This is a tiny PR with two commits that:

I've taken upon to writing this because I initially did not notice that axios-retry handled these things out of the box and coded them on my end, until I stumbled upon the source code. I hope this PR will help prospective users better understand the capabilities of this plugin :)