Skip to content

client-api: Don't debug-print dropped outgoing Ws messages at info#2819

Merged
kim merged 1 commit into
masterfrom
kim/lower-log-level-for-dropped-ws-messages
Jun 11, 2025
Merged

client-api: Don't debug-print dropped outgoing Ws messages at info#2819
kim merged 1 commit into
masterfrom
kim/lower-log-level-for-dropped-ws-messages

Conversation

@kim
Copy link
Copy Markdown
Contributor

@kim kim commented Jun 2, 2025

It's not impossible for a client to disconnect while there are outstanding subscription messages (e.g. st_client updates), and printing them all to the log at info level just creates a lot of data with limited value.

Print them at debug level instead.

Expected complexity level and risk

1

Testing

Just a log verbosity change.

It's not impossible for a client to disconnect while there are
outstanding subscription messages (e.g. `st_client` updates), and
printing them all to the log at info level just creates a lot of data
with limited value.

Print them at debug level instead.
@kim kim requested a review from coolreader18 June 2, 2025 09:44
@bfops bfops added the release-any To be landed in any release window label Jun 3, 2025
@kim kim added this pull request to the merge queue Jun 11, 2025
Merged via the queue into master with commit 4974676 Jun 11, 2025
22 checks passed
@kim kim deleted the kim/lower-log-level-for-dropped-ws-messages branch May 7, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-any To be landed in any release window

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants