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
Over the last few days I've encountered a number of occasions in which tq_get(symbol, from=geDate) will simply stall and not recover. I've even left it overnight. Fundamentally I'm sure this is down to flaky internet or a sulky server but it would be nice if tq_get didn't simply lock up so I could programmatically retry.
But I'm not seeing anything in the code that might help with this. Is there?
The text was updated successfully, but these errors were encountered:
Over the last few days I've encountered a number of occasions in which tq_get(symbol, from=geDate) will simply stall and not recover. I've even left it overnight. Fundamentally I'm sure this is down to flaky internet or a sulky server but it would be nice if tq_get didn't simply lock up so I could programmatically retry.
But I'm not seeing anything in the code that might help with this. Is there?
The text was updated successfully, but these errors were encountered: