Join Slack
Communities
Powered by
Does anyone know of a way to limit the number of `...
# rx
l
locke
01/27/2020, 5:09 PM
Does anyone know of a way to limit the number of
doOnError
calls when it's used in conjunction with
retryWhen
? I.e. the retry continues but
doOnError
is no longer called? I haven't found anything like
doOnErrorWhen
in docs anywhere.
Open in Slack
Previous
Next