Commit 54e2841
committed
fix(async): handle SignalR CompletionMessage as debug not error
- Add check for CompletionMessage type in _on_connection_error
- Log as debug instead of error for normal protocol messages
- Only increment error counter for actual errors
- Fixes spurious 'Market hub error' messages in logs1 parent 84b867b commit 54e2841
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
630 | 638 | | |
631 | 639 | | |
632 | 640 | | |
| |||
0 commit comments