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

[Feature Request]: Support config custom download chunk size #26

Open
fu050409 opened this issue Jul 13, 2024 · 0 comments
Open

[Feature Request]: Support config custom download chunk size #26

fu050409 opened this issue Jul 13, 2024 · 0 comments
Labels
backend Issues from Tauri backend enhancement Enhancement for an exist feature
Milestone

Comments

@fu050409
Copy link
Member

What problem does this feature solve?

Grasstator now uses the requested file size divided by the set number of threads as chunk size, but this is not breakpoint connection friendly. We need to re-download a large chunk if the file is very large, it's not what we prefered.

What does the proposed API look like?

Allow to set a custom chunk size.

@fu050409 fu050409 added pending triage Pending for a triage enhancement Enhancement for an exist feature and removed pending triage Pending for a triage labels Jul 13, 2024
@fu050409 fu050409 added this to the v1.0.0 milestone Jul 13, 2024
@fu050409 fu050409 added the backend Issues from Tauri backend label Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues from Tauri backend enhancement Enhancement for an exist feature
Projects
None yet
Development

No branches or pull requests

1 participant