http4k-ops-failsafe
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ops-failsafe
http4k-ops-failsafe
/
org.http4k.filter
/
FailsafeFilter
/
invoke
invoke
operator
fun
invoke
(
failsafeExecutor
:
FailsafeExecutor
<
Response
>
,
onError
:
(
FailsafeException
)
->
Response
=
defaultErrorHandler
)
:
Filter
(
source
)