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

fix: ignore error messages from all error types #688

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Dec 2, 2024

This PR targets the branch of #476 to allow ignoring error messages from more APIs (e.g. Redis).

See #476 (comment)

@pdecat pdecat changed the base branch from main to issue-286 December 2, 2024 17:32
@pdecat pdecat changed the title issue 286 additions fix: ignore error messages from all error types Dec 2, 2024
@misraved misraved requested a review from ParthaI December 16, 2024 15:19
Copy link
Contributor

@ParthaI ParthaI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @pdecat,

The changes in this PR make sense to me!

However, could you please clean up the unnecessary log statements (Trace/Debug level)? I believe keeping just one debug-level log statement before the return would be sufficient.

Thanks!

@pdecat
Copy link
Contributor Author

pdecat commented Dec 17, 2024

Thanks @ParthaI, done!

@ParthaI ParthaI merged commit b775a5f into turbot:issue-286 Dec 17, 2024
1 check passed
@pdecat pdecat deleted the issue-286-additions branch December 17, 2024 06:57
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