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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: