Skip to content

Worker Crashes on Connection Disruption, Interrupting Long-Running Tasks #65

Closed
@khizunov

Description

@khizunov

The problem is that if the connection is disrupted (due to a Redis restart or temporary connectivity issues), the Taskiq worker crashes, interrupting all ongoing handlers. As a result any long-running tasks will be interrupted and will not complete their work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions