ubu
08/30/2018, 3:55 PMonErrorReturn(), which replaces onError with a single onNext(value) (followed by onCompleted(), which logically follows the final emission).
onErrorResumeNext(), which replaces the current stream with an entirely new Observable.