I'm trying to do a webservice call that should rep...
# rx
a
I'm trying to do a webservice call that should repeat again when data sync still hasn't finished (and the "finished" state is gotten from the onNext).I'm curious if there is a clean (and general) way to do this.