Skip to content

Unknown error when downloading concurrently #202

@catamounttechnology

Description

@catamounttechnology

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions