- Notifications
You must be signed in to change notification settings - Fork1k
Commit04dfda8
authored
fix: change enqueue error to debug log level (#19686)
fixescoder/internal#958Logging was being done at error level, but most likely any errors are from simple races between an update triggered around the same time as a client disconnecting. Debug is fine for these.1 parentd415964 commit04dfda8
1 file changed
+3
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
696 |
| - | |
697 |
| - | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
698 | 699 |
| |
699 | 700 |
| |
700 | 701 |
| |
|
0 commit comments
Comments
(0)