TransportRetryGate
interface TransportRetryGate
Strategy for suspending retry attempts until an external condition is met.
This can be used to delay retries while offline, during rate limiting, or to coordinate with application lifecycle/state.