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

Unknown error when downloading concurrently #202

Open
catamounttechnology opened this issue Dec 19, 2024 · 0 comments
Open

Unknown error when downloading concurrently #202

catamounttechnology opened this issue Dec 19, 2024 · 0 comments

Comments

@catamounttechnology
Copy link

catamounttechnology commented Dec 19, 2024

To increase throughput, I start multiple download tasks. Each task downloads ticks for one day. However, if the number of parallel tasks is greater than 3, sometimes a task fails with "Unknown Error".

Potentially the backend is throttling requests from the same endpoint, however "Unknown error" Is not helping at all. A message like "Too many sessions" would be helpful in deciding a strategy (e.g. retry).

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