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

[ANCHOR-616] Lower request validation error log level #1270

Conversation

philipliu
Copy link
Contributor

@philipliu philipliu commented Feb 16, 2024

Description

This lowers the log level and removes the stack trace for bad request exceptions.

Context

Our partners are monitoring ERROR logs. Bad requests are currently triggering their alarms.

Testing

  • ./gradlew test
  • Manual testing by submitting bad requests creates INFO logs.

Documentation

N/A

Known limitations

N/A

@philipliu philipliu force-pushed the fix/anchor-616-sep-validation-errors branch from 4c69e5d to e9d5c05 Compare February 16, 2024 19:39
@philipliu philipliu marked this pull request as ready for review February 16, 2024 19:42
@philipliu philipliu force-pushed the fix/anchor-616-sep-validation-errors branch from e9d5c05 to ba91d0d Compare February 16, 2024 19:55
@philipliu philipliu merged commit b62a878 into stellar:legacy/main-1.2 Feb 16, 2024
2 checks passed
@philipliu philipliu deleted the fix/anchor-616-sep-validation-errors branch February 16, 2024 20:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants