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

Recover from failed image retrieval #876

Open
1 task
defagos opened this issue May 13, 2024 · 0 comments
Open
1 task

Recover from failed image retrieval #876

defagos opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@defagos
Copy link
Member

defagos commented May 13, 2024

As a user I would like artwork and chapter images to be reloaded automatically after temporary failure (e.g. network).

Acceptance criteria

  • Non-loaded images after network failure are reloaded once the network is reachable again.
  • Other kinds of errors (404, e.g.) do not lead to major undesired network activity.

Hints

We could use NWPathMonitor to trigger reload when the network is reachable again.

Tasks

  • ...
@defagos defagos added the enhancement New feature or request label May 13, 2024
@defagos defagos added this to the Metadata milestone May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant