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

refactor: Remove noisy error log #538

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

DanielArndt
Copy link
Member

This is flooding the Juju logs. It definitely shouldn't be an error, by I don't think it's worth logging anything at all here. Let the caller decide if this is expected.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@DanielArndt DanielArndt marked this pull request as ready for review November 25, 2024 14:19
@DanielArndt DanielArndt requested a review from a team as a code owner November 25, 2024 14:19
@DanielArndt DanielArndt force-pushed the remove-noisy-error-log branch from 1e594ab to d1a2714 Compare November 25, 2024 14:20
This is flooding the Juju logs. It definitely shouldn't be an error, by
I don't think it's worth logging anything at all here. Let the caller
decide if this is expected.
@DanielArndt DanielArndt force-pushed the remove-noisy-error-log branch from d1a2714 to fe76404 Compare November 25, 2024 14:20
@DanielArndt DanielArndt enabled auto-merge (squash) November 25, 2024 14:20
@DanielArndt
Copy link
Member Author

Force pushed after review, but just bumped the lib version

@DanielArndt DanielArndt merged commit 0fbd0dd into main Nov 25, 2024
12 checks passed
@DanielArndt DanielArndt deleted the remove-noisy-error-log branch November 25, 2024 15:13
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.

2 participants