You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The responses from the IGDB API are really slow in a lot of cases. We want to move toward caching an (undetermined number) of results in our MongoDB.
The longterm plan is to get the API to a smart enough point it will go pull results from our DB until it hits the end, then it will begin calling the IGDB API again beyond that point.
The text was updated successfully, but these errors were encountered:
The problem:
The responses from the IGDB API are really slow in a lot of cases. We want to move toward caching an (undetermined number) of results in our MongoDB.
The longterm plan is to get the API to a smart enough point it will go pull results from our DB until it hits the end, then it will begin calling the IGDB API again beyond that point.
The text was updated successfully, but these errors were encountered: