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

Add @Repeatable meta annotation qualifier on InterceptorTrigger #6664

Closed
trentjeff opened this issue Apr 20, 2023 · 1 comment
Closed

Add @Repeatable meta annotation qualifier on InterceptorTrigger #6664

trentjeff opened this issue Apr 20, 2023 · 1 comment
Assignees
Labels
declarative Helidon Declarative
Milestone

Comments

@trentjeff
Copy link
Member

In issue #6629 it became clear that there may be some scenarios where a repeat call to the target service being intercepted would be desirable. The current default behavior will only allow calls to repeat into the service target if it threw an Exception.

@trentjeff trentjeff added the declarative Helidon Declarative label Apr 20, 2023
@trentjeff trentjeff self-assigned this May 4, 2023
@trentjeff trentjeff added this to the 4.0.0-M2 milestone May 4, 2023
@m0mus m0mus modified the milestones: 4.0.0-M2, 4.x Jul 24, 2023
@tomas-langer
Copy link
Member

This is no longer relevant, as helidon-inject will be removed, and helidon-service-inject does not seem to have this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
declarative Helidon Declarative
Projects
Archived in project
Development

No branches or pull requests

3 participants