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

Fault tolerance for SE #2120

Merged
merged 10 commits into from
Jul 6, 2020
Merged

Fault tolerance for SE #2120

merged 10 commits into from
Jul 6, 2020

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Jul 1, 2020

Fault tolerance handlers supporting Single and Multi.

Resolves #2110
Using ServerResponse.send(Throwable) now resolves error handlers and gets the cause of CompletionException to support CompletionStage.exceptionally

@tomas-langer tomas-langer self-assigned this Jul 1, 2020
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@spericas spericas merged commit 9e18020 into helidon-io:master Jul 6, 2020
@tomas-langer tomas-langer deleted the se-ft branch November 10, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create fault tolerance API and implementation for Helidon SE
2 participants