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

Message interpolation error - jakarta.validation.ValidationException: HV000149: An exception occurred during message interpolation #1001

Closed
rbadagandi1 opened this issue Oct 26, 2023 · 1 comment · Fixed by #993

Comments

@rbadagandi1
Copy link

Due to missing metrics in JSON, we were getting nested exceptions and were not handling the scenario of missing metrics [] JSON object.

We need to handle the case more gracefully with appropriate messaging informing user of missing metrics

@rbadagandi1 rbadagandi1 moved this to Todo in Monitoring Oct 26, 2023
@rbadagandi1 rbadagandi1 linked a pull request Oct 27, 2023 that will close this issue
@rbadagandi1 rbadagandi1 moved this from Todo to Done in Monitoring Oct 27, 2023
@rbadagandi1
Copy link
Author

Completed as part of PR 993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants