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

[Request]: Download speed limit #394

Closed
Bruxes opened this issue Feb 7, 2024 · 3 comments · Fixed by #563
Closed

[Request]: Download speed limit #394

Bruxes opened this issue Feb 7, 2024 · 3 comments · Fixed by #563
Labels
Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated Enhancement New feature or request Help Wanted Extra attention is needed

Comments

@Bruxes
Copy link

Bruxes commented Feb 7, 2024

Is your request related to a problem?

Yes

How is the feature request related to the problem?

No response

Describe your proposed solution

I would like to have a speed limiter when downloading packages.

Describe alternatives you've considered

I would like to have a speed limiter when downloading packages.

Additional context

No response

@Bruxes Bruxes added the Enhancement New feature or request label Feb 7, 2024
@bagusnl bagusnl added Help Wanted Extra attention is needed Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated labels Feb 8, 2024
@bagusnl
Copy link
Member

bagusnl commented Feb 8, 2024

Heyyo~

Thank you for submitting enhancement request for Collapse! As for the request, we were already planned to add this but since we use custom implementation for the download process (using Hi3Helper.HTTP) for features such as multithreaded downloads, implementing a speed limit using something like ThrottledStream is more involved process than we initially thought.

Though no worries, we can keep this ticket open and see when we can get back into this and will update you when we have anything to put out!

If you need workaround you can use network-based speed limiter such as NetLimiter, though its a paid software unfortunately

@Cryotechnic
Copy link
Collaborator

Further proposed enhancements, merging from #481, #482:

  • Allow for custom timeframes where speed is not limited.
  • Execute action/application on task complete (download, update or repair)

@zakidze
Copy link

zakidze commented Sep 9, 2024

hello where to limit and planify donwload speed? i dont see any button on that im on version 1.80.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Hi3Helper.Http Issue labeled for Hi3Helper.Http submodule issue releated Enhancement New feature or request Help Wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants