-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Sometimes we exceed the rate limit on Riot's API and we don't catch these errors properly.
This will result in the request to /championList never completing and the frontend stuck in the loading animation forever.
We should check if our requests to Riot API got rate limited and throw the error back to frontend.
We can also add some kind of timeout to avoid getting rate limited.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request