Skip to content

Conversation

@dsvetl
Copy link

@dsvetl dsvetl commented Sep 2, 2024

Hi @resmoio,

I've submitted a patch that changes the logging level from Debug to Warn for error messages related to event sending failures in both the channel and sync registries.

The motivation behind this change is to improve the visibility of these errors. Given that event sending is a critical function within this application, it's essential to surface these issues more prominently. By logging these errors at the Warn level, it becomes significantly easier to identify and investigate problems when they occur.

- Change logging level from Debug to Warn for error messages in channel registry and sync registry files.
- Improve error visibility by logging warnings instead of debug information for failed event sends.

Signed-off-by: dsv <[email protected]>
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