Skip to content

Improve reliability of long requests #26

Open
@smithara

Description

@smithara

Sometimes a long request (probably chunked) can fail because the server is down for redeployment, or the connection is otherwise lost. This causes the whole chunked request to fail with a ConnectionRefusedError. It would be good to handle this case by waiting and resubmitting the job and continuing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions