Hey all, I'm working on `Flow.retry` using `Schedu...
# arrow-contributors
s
Hey all, I'm working on
Flow.retry
using
Schedule
you can find the PR here: https://github.com/arrow-kt/arrow-fx/pull/378 It's built atop the
Flow.retryWhen
operator and it seems to be working.... am I on the right path? any ideas how to test the
delay
part then retrying?
s
Thanks Imran, I will take a look at the links you shared
👌🏽 1