Skip to content

Add (optional) retry logic to topology recovery #387

Closed
@acogoluegnes

Description

@acogoluegnes

Topology recovery could benefit from retry logic on failed operations for some specific cases, e.g. failed binding because auto-delete queues has been deleted during the topology recovery.

The retry logic would be:

  • optional
  • configurable to some extent: retry condition (which error, which recoverable entity), retry action, number of retries, backoff policy

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions