Closed
Description
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