-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When LLM output is invalid JSON or missing required fields, we currently throw and fail the request.
We should post a safe fallback comment explaining that the response was invalid, and increment a failure metric.
Acceptance criteria
- If parse fails, post a comment with a friendly error message (no stack traces).
- Metrics reflect a validation failure.
- Normal flow unchanged when JSON is valid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels