Skip to content

Add more onErrorXXX stream operators. #914

Description

@He-Pin

Motivation:
As a daily Java developer , I think the onError* operators are very easy to use.
eg: spring-projects/spring-framework#31352
refs:reactor/reactor-core#535

Currently:

Reactor-core Pekko Suggestion
onErrorResume recoverWith
onErrorComplete onErrorComplete ( added #624)
onErrorReturn recover/recoverWith
onErrorContinue withAttributes(...)
onErrorStop withAttributes/defaultBehavior
onErrorMap mapError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions