Hello everyone!
I'm very happy to announce my second open-source project called wontbreak. You can find its source code on Github.
This is my first npm package, which aims to make your axios requests more resilient.
It implements 3 common resiliency patterns: timeout, retry, and circuit-breaker.
Please refer to the README in the project for a more in-depth analysis and usage of this project!
As always, please feel free to provide some feedback!
Top comments (0)