Join Slack
Powered by
I’m of the opinion that `onError` should never be ...
# rx
z
zak.taccardi
05/16/2017, 10:25 PM
I’m of the opinion that
onError
should never be called in your subscription, because it means your application has entered an invalid state (onError is a terminal event, so all hot streams die)
Open in Slack
Previous
Next