Skip to content

Large retry/archive/delete operations should allow cancellation #5900

Description

@rbev

Describe the suggested improvement

Is your improvement related to a problem? Please describe.

When performing operations on failure groups containing very large numbers of messages the operation can take a very long time and there is no option for a user to cancel a partially completed operation.

A large retry operation may cause additional load on a running system and not being able to cancel it may cause additional faults in a running system.

Describe the suggested solution

  • Allow operation to be cancelled at any point
  • The operation should not roll back partial progress, the user should be made aware of that.

Describe alternatives you've considered

N/A

Additional Context

Related issues:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions