Skip to content

Library: no error retry with backoff or pull-to-refresh fallback #89

Description

@satsdisco

Polish

If the initial library load fails (network error, server down), the error state shows a "Try Again" button but:

  • No exponential backoff on retry
  • No pull-to-refresh as an alternative way to reload
  • Loading state can get stuck if the task fails silently

Should add pull-to-refresh (see #57) and a basic retry with backoff for initial load failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions