RetryAsyncContextImpl

constructor(config: RetryConfig, eventFlow: MutableSharedFlow<RetryEvent>)(source)

Parameters

config

The configuration for the retry mechanism.

eventFlow

The shared flow to emit retry events to.