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

Don't spam log with full stack trace when bindkey not found #228

Merged

Conversation

koenvervloesem
Copy link
Member

Description:

Currently the logs are spammed with a full stack trace every time an encrypted advertisement is received for which there's no bindkey configured. This PR removes the stack trace from the error message.

Checklist:

  • I have created the pull request against the latest development branch
  • I have added only one feature/fix per PR and the code change compiles without warnings
  • I accept the Developer Certificate of Origin (DCO).

@koenvervloesem koenvervloesem merged commit ac58a5d into development Jan 23, 2024
7 checks passed
@koenvervloesem koenvervloesem deleted the dontlog_stacktrace_when_bindkey_not_found branch January 23, 2024 16:40
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.

1 participant