arrow-fx / arrow.fx / Schedule / never

never

fun <F, A> never(AS: Async<F>): Schedule<F, A, Nothing>

Create a schedule that never retries.

Note that this will hang a program if used as a repeat/retry schedule unless cancelled.

Do you like Arrow?

Arrow Org
<