RetryListenerSpec
A spec for configuring a listener of retry events.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun onRetry(callback: (RetryContext<*>, <Error class: unknown class>, delay: Duration) -> Unit)