Open deweesa opened 3 years ago
When a 5XX Response Code is gotten from the Riot API that query is dropped, and not reattempted. Should have some sort of queue for failed API requests to be reattempted if their was an issue on Riot's side.
Switched label from bug to invalid. api_wrapper is working as expected, it's just a poor implementation.
When a 5XX Response Code is gotten from the Riot API that query is dropped, and not reattempted. Should have some sort of queue for failed API requests to be reattempted if their was an issue on Riot's side.