-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
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).
Leo4815162342 and dawadam
Metadata
Metadata
Assignees
Labels
No labels