repeat

fun <A> repeat(schedule: Schedule<HttpResponse, A>)

Repeat the request according to the provided Schedule, the output of the schedule is ignored.