Skip to content

Conversation

@leeandher
Copy link
Member

@leeandher leeandher commented Jan 23, 2026

missed in the previous pr, plugins are deprecated so we really dont mind these just being logs

…ed errors

Replace logger.exception and logger.error with logger.warning for
validation failures and webhook request errors that represent expected
error conditions rather than unexpected system failures. These include
invalid user input, missing request bodies, invalid signatures, and
malformed JSON - all of which are handled gracefully and don't require
exception-level alerting.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 23, 2026
@leeandher leeandher marked this pull request as ready for review January 23, 2026 20:57
@leeandher leeandher requested a review from a team as a code owner January 23, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants