Skip to content

Introduce some delays to remote service retries #10

@luckyrat

Description

@luckyrat

In remote_service.dart: _doRequest , we automatically retry a few times if the connection fails. That sorts us for 99.9% of failures but some edge cases could still be recoverable if we were to introduce some short delays to the retry attempts, depending upon what we can estimate the cause of the failure to be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceInvestigation of, or improvement to, app performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions