JustinBeckwith / retry-axios

🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Apache License 2.0
484 stars 62 forks source link

fix: Fix potential exception when there is no response #258

Open orgads opened 3 months ago

orgads commented 3 months ago

Not sure it can happen in real life, but be on the safe side.