Skip to content

Conversation

@slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Jul 15, 2025

Closes #439

Adds a warning like this:

[2025-07-15T15:28:53.416Z][ERROR][@clickhouse/client][Connection] Query: socket was closed or ended before the response was fully read. This can potentially result in an uncaught ECONNRESET error! Consider fully consuming, draining, or destroying the response stream 

Bump ClickHouse to 25.6

@sonarqubecloud
Copy link

@slvrtrn slvrtrn changed the title Add an error log on a socket closed without fully consuming the stream Add a warning on a socket closed without fully consuming the stream Jul 15, 2025
@slvrtrn slvrtrn merged commit 5ba4c84 into main Jul 15, 2025
28 checks passed
@slvrtrn slvrtrn deleted the more-socket-logs branch July 15, 2025 15:54
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.

Log a warning about non-consumed HTTP stream in case of an error

2 participants