Ameobea / robintrack

Scrapes the Robinhood API to retrieve + store popularity and price data.

Home Page:https://robintrack.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retry failed requests on the frontend indefinitely

Ameobea opened this issue · comments

The new CDN is great, but it has a forced timeout of 20 seconds. For some of the more expensive queries, this can be too short. We should just keep re-trying requests that don't make it in that time limit until we manage to get it.