DEV Community

Discussion on: How to handle API downtime with 2 lines of code

Collapse
 
qortex profile image
Michael Monerau

Alerts I already have them :)

I would need to have my backend automatically retries the requests after a while.

I will take a deeper look and see if it suits my use case, thanks.

Thread Thread
 
frenchcooc profile image
Corentin

Auto-retries is under active development at Bearer. The documentation will be updated as soon as it's released ;)