Commit 6cd419e
committed
fix: Reduce log level of decode errors
We need to resolve the source of decode errors, however we shouldn't spam the logs since they may not be actionable for users. We should instead focus on fixing symptoms like things broken like RPCs that don't contain a response (e.g. timeouts)1 parent a8f5d06 commit 6cd419e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments