toggle menu
kresil
0.0.1
common
switch theme
search in API
kresil-lib
/
kresil.retry.context
/
RetryAsyncContextImpl
/
RetryAsyncContextImpl
Retry
Async
Context
Impl
constructor
(
config
:
RetryConfig
,
eventFlow
:
MutableSharedFlow
<
RetryEvent
>
)
(
source
)
Parameters
config
The configuration for the retry mechanism.
event
Flow
The shared flow to emit retry events to.