DEV Community

Discussion on: useAxios : A simple custom hook for calling APIs using axios

Collapse
 
jamesburton profile image
James Burton

If you want to make it even more advanced, simply load up axios-retry and configure exponential falloff retries in the hook too:

github.com/softonic/axios-retry

Some comments have been hidden by the post's author - find out more