Commit 0e08fc5
committed
fix: remove redundant log on connection timeout
The info log for connection timeout was unnecessary as the error is already
propagated and logged elsewhere. This cleanup reduces log noise while
maintaining the same error handling behavior.1 parent 3af0256 commit 0e08fc5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
0 commit comments