Skip to content

Unable to download more than 6 files at once. #3

@sexnine

Description

@sexnine

Unable to download more than 6 files at once, most likely due to not being enough threads, makes all other requests unresponsive which makes the app feel very slow and sometimes unable to navigate directories while downloading many files at once.

Possible solutions might include:

  • Adding a download queue on the frontend.
  • Leaving at least 1 thread free from uploading and downloading so the backend is still responsive
  • Creating new threads for more downloads/uploads

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions