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