Skip to content

chore(node): session timeout put to trace#638

Open
0xThemis wants to merge 1 commit into
mainfrom
chore/session_timeout_trace
Open

chore(node): session timeout put to trace#638
0xThemis wants to merge 1 commit into
mainfrom
chore/session_timeout_trace

Conversation

@0xThemis

@0xThemis 0xThemis commented Jun 10, 2026

Copy link
Copy Markdown
Member

Note

Low Risk
Logging-only change; timeout metrics and WebSocket close behavior are unchanged.

Overview
When an OPRF WebSocket session exceeds max_connection_lifetime, the log for that timeout is downgraded from warn with user_error=true to trace, with the same message text. Timeout handling is unchanged: inc_client_timeout() still runs and the connection still closes with the TIMEOUT close frame.

Reviewed by Cursor Bugbot for commit ac83380. Bugbot is set up for automated code reviews on this repo. Configure here.

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