workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Document error behavior on Rx extensions

Open zach-klippenstein opened this issue 6 years ago • 1 comments
trafficstars

Errors will crash the app. If it is an expected error, use onErrorReturn and friends to handle errors.

Slack convo

zach-klippenstein avatar May 09 '19 17:05 zach-klippenstein

Not a breaking API change, removing from 1.0.0 milestone.

zach-klippenstein avatar Jun 13 '20 17:06 zach-klippenstein