Skip to content

ExportPartition - Bump retry count upon attempt, not failure #1278

@arthurpassos

Description

@arthurpassos

As of now, whenever a replica fails to export a part in an export partition task, it will bump the retry count. Once it reaches max_retry_count, it fails the entire task.

The problem with bumping it at the end is that if the part export is leading to crashes, the server will never recover.

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