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

do not call the next handler in the chain if any interceptor respond #1634

Closed
stevehu opened this issue Mar 1, 2023 · 0 comments
Closed

Comments

@stevehu
Copy link
Contributor

stevehu commented Mar 1, 2023

In the RequestInterceptorInjectionHandler. As we are using the RequestTranformerInterceptor for some special validations with the rule engine, we need to stop calling subsequent handlers if any validation error message is sent to the caller.

stevehu added a commit that referenced this issue Mar 1, 2023
@stevehu stevehu closed this as completed in ac79b0d Mar 1, 2023
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
… intercep… (networknt#1635)

* fixes networknt#1634 do not call the next handler in the chain if any interceptor respond

* fixes networknt#1634 add a logging
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

No branches or pull requests

1 participant