Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tq_get can stall and lock up #207

Open
IanWorthington opened this issue Oct 8, 2021 · 1 comment
Open

tq_get can stall and lock up #207

IanWorthington opened this issue Oct 8, 2021 · 1 comment

Comments

@IanWorthington
Copy link

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?

@IanWorthington
Copy link
Author

I've tried wrapping this with R.utils::withTimeout() to no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant