escchr
escchr
Im running into this issue also for the same reason, would love a fix. I did also notice 404 dont appear to be getting caught as well, i see the...
> I've been using this library for a while without an issue, I noticed just 2 days ago that me too I I get flagged for too many requests and...
Adding this while loop right after the call to Ticker() seemed to get me limping along. `index = yf.Ticker(ticker)` ` #ADDED THE FOLLOWING` ` retry = True` ` delay =...
Im wondering if the randomness of this is because all of us are hitting their server trying to do the same thing.