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

Use correct exception when retrying in FT #8983

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

spericas
Copy link
Member

Description

Uses correct exception when retrying in FT. If wrapped in an ExecutorException, it needs to be unwrapped before retry logic is applied. Some new tests. See issue #8974.

…ion, it needs to be unwrapped before retry logic is applied. Some new tests. See issue helidon-io#8974.
@spericas spericas added the 4.x Version 4.x label Jul 15, 2024
@spericas spericas added this to the 4.x milestone Jul 15, 2024
@spericas spericas requested a review from tjquinno July 15, 2024 17:16
@spericas spericas self-assigned this Jul 15, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 15, 2024
@spericas spericas changed the title Uses correct exception when retrying in FT Use correct exception when retrying in FT Jul 15, 2024
@spericas spericas merged commit 273ad52 into helidon-io:main Jul 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants