Arrow
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-resilience-ktor-client
/
arrow.resilience.ktor.client
/
HttpRequestScheduleConfiguration
/
repeat
repeat
fun
<
A
>
repeat
(
schedule
:
Schedule
<
HttpResponse
,
A
>
)
Repeat the request according to the provided Schedule, the output of the schedule is ignored.