Commit e76efbd
committed
fix: add warning log when response ID cannot be normalized
Log a warning when a string response ID cannot be converted to an
integer, as this means the response will never match any pending
request (since the client always sends integer IDs).1 parent 3484106 commit e76efbd
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments