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

Create own implementation of lbp_archive_dl #10

Open
Zaprit opened this issue Sep 11, 2024 · 0 comments
Open

Create own implementation of lbp_archive_dl #10

Zaprit opened this issue Sep 11, 2024 · 0 comments

Comments

@Zaprit
Copy link
Owner

Zaprit commented Sep 11, 2024

Currently the server invokes lbp_archive_dl by uhwot every time it needs to create an archive, this is fine however it struggles with error handling.

A better solution would be to have a custom go implementation of the tool that runs in the server and can have decent error handling.

Additionally it would be helpful to have QOL features like concurrent resource downloading and not downloading them all to RAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant