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

Improve resource pack downloading #32

Merged
merged 3 commits into from
May 1, 2024
Merged

Conversation

gentlegiantJGC
Copy link
Owner

If the connection drops but does not error, this will retry 5 times.
All errors are reported to the caller.

This is a partial fix for Amulet-Team/Amulet-Map-Editor#994

Amulet-Team/Amulet-Map-Editor#994 presented an issue where an error was not raised but the file was not fully downloaded.
If the connection drops part way through but doesn't error this will try again 5 times.
All errors are raised to the caller.
@gentlegiantJGC gentlegiantJGC merged commit 97bead5 into master May 1, 2024
2 checks passed
@gentlegiantJGC gentlegiantJGC deleted the improv-download branch May 1, 2024 11:06
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

Successfully merging this pull request may close these issues.

1 participant