fix(api): report invalid tag errors as bad requests#2799
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 98a4bb5. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Code Review
This pull request standardizes telemetry error reporting within the template request and tag handlers by replacing generic error reporting methods with telemetry.ReportErrorByCode, ensuring that the http.StatusBadRequest status code is correctly captured in telemetry. I have no feedback to provide as the changes are consistent and correctly implemented.
❌ 3 Tests Failed:
View the full list of 3 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
No description provided.