Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pattern: ResultBuilder #286

Open
Tracked by #291
big-andy-coates opened this issue Apr 12, 2023 · 0 comments
Open
Tracked by #291

Pattern: ResultBuilder #286

big-andy-coates opened this issue Apr 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@big-andy-coates
Copy link
Member

Builder of results...

A result is a union of an expected result type or a an exception, i.e. failure. This allows streams topologies to perform operations that may fail, and then handle the success / failure case in the topology.

@big-andy-coates big-andy-coates added the enhancement New feature or request label Apr 12, 2023
@big-andy-coates big-andy-coates self-assigned this Apr 12, 2023
@big-andy-coates big-andy-coates changed the title ResultBuilder Pattern: ResultBuilder Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant