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

Update connection limit logging to check for changes #1777

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

Eitol
Copy link
Contributor

@Eitol Eitol commented Jan 21, 2025

Added conditionals to log limit updates only when changes are detected, reducing unnecessary log noise. This applies to both server and client limit updates in the connection logic.

On the server these fake limit update logs cause noise and are mostly false positives.

Example:
image

Hector Oliveros added 3 commits January 21, 2025 13:54
Added conditionals to log limit updates only when changes are detected, reducing unnecessary log noise. This applies to both server and client limit updates in the connection logic.
Adjusted indentation in the `update_limits` methods to ensure values are updated only when changes are detected. This aligns the logic with the condition and avoids unnecessary updates.
@Eitol
Copy link
Contributor Author

Eitol commented Jan 30, 2025

Hello @oroulet

@oroulet oroulet merged commit b1fe0b2 into FreeOpcUa:master Jan 30, 2025
6 checks passed
@oroulet
Copy link
Member

oroulet commented Jan 30, 2025

Sorry I oversaw that notification

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