cmd: check for errors on log websockets#533
Conversation
bobheadxi
left a comment
There was a problem hiding this comment.
looks good, thanks! Just one minor comment
Codecov Report
@@ Coverage Diff @@
## master #533 +/- ##
==========================================
+ Coverage 56.22% 56.25% +0.03%
==========================================
Files 60 60
Lines 2983 2985 +2
==========================================
+ Hits 1677 1679 +2
Misses 1098 1098
Partials 208 208
Continue to review full report at Codecov.
|
Co-Authored-By: didil <1284255+didil@users.noreply.github.com>
|
@didil looks like Windows returns a different error when the websocket connection fails: unfortunately I can't seem to get Appveyor to trigger on our end for forked repositories, so a Windows test run was never made for this PR, and the one for |
🎟️ Ticket(s): Closes #526
👷 Changes
add error checking on client.LogsWebSocket + test
🔦 Testing Instructions
make test