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

Imagefap: add retry logic for getFullSizedImage() #181

Conversation

joroto
Copy link

@joroto joroto commented Mar 2, 2024

Category

This change is exactly one of the following (please change [ ] to [x]) to indicate which:

Description

Imagefap: add retry logic for getFullSizedImage() as sometimes images fail to be downloaded.

Testing

No testing done, I could not reproduce the issue to test the fix.

Should not introduce regression as if we get in the
if (image == null) block the execution stops/errors with current implementation.

@soloturn soloturn merged commit ab2b27c into ripmeapp2:main Mar 11, 2024
0 of 4 checks passed
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.

Bug: Some Imagefap galleries will only partially download
2 participants