sewardlee337/finreportr

High latency to fetch data

Opened this issue · 0 comments

It's now taking several seconds to return financials. For instance, the call below took over 8 seconds to return results. It's now causing RStudio to crash.

head(GetIncome("GOOG", 2016), 20)

This seems to be a new issue as I was not observing this behavior 2 days ago.