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: change key already exists error to debug log #795

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Nov 13, 2024

fixes #769

This happens when node_id is included in both the channels backup event and the event publisher global properties.

I have updated the log to debug as the node_id must be part of the event properties. In this case, I think the log just does not need to be error level, as the event properties always take precedence over the global properties.

this happens when node_id is included in both the channels backup
event and the event publisher global properties
@rolznz rolznz merged commit 5a6e9f5 into master Nov 13, 2024
9 checks passed
@rolznz rolznz deleted the fix/duplicate-event-property-error branch November 13, 2024 23:04
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.

"Key already exists in event properties, skipping global property" error
1 participant