almostengr / light-show-extender

Application that allows visitors to the light show website to request songs. In addition, displaying temperature, current song, and other information about the show on the website.
https://thealmostengineer.com/projects/light-show-extender
MIT License
0 stars 1 forks source link

Add retry logic for requests #81

Closed almostengr closed 11 months ago

almostengr commented 11 months ago

Requests made to other end points need to have retry logic added. This will reduce the number of failures that may occur with the application.