smallrye / smallrye-reactive-streams-operators

Implementation of the MicroProfile Reactive Streams Operators specification
https://www.smallrye.io/smallrye-reactive-streams-operators/
Apache License 2.0
20 stars 9 forks source link

Wrong Error Management Operators doc section #64

Closed ppatierno closed 5 years ago

ppatierno commented 5 years ago

The doc section related to the Error Management Operators is just a repetion of the previous Action Operators section. It doesn't describe the mentioned onErroResume, onErrorResumeWith, onErrorResumeWithRsPublisher. Even the pictures are wrong.

cescoffier commented 5 years ago

Damned! Someone is reading the doc ;-)

Fixing it :-D