You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logs due to context cancellation are currently logged at error level.
As a consequence of this, our logs get full due to query cancellation by web clients.
Can we have a flag that disables err logs triggered due to conext cancellation.
Alternatively, is there a way to suppress these on my end? Thanks!
Motivation
Reference to our error sentries for the kind of errors I'm trying to suppress
Related Issues
The text was updated successfully, but these errors were encountered:
Describe the feature
Logs due to context cancellation are currently logged at error level.
As a consequence of this, our logs get full due to query cancellation by web clients.
Can we have a flag that disables err logs triggered due to conext cancellation.
Alternatively, is there a way to suppress these on my end? Thanks!
Motivation
Reference to our error sentries for the kind of errors I'm trying to suppress
Related Issues
The text was updated successfully, but these errors were encountered: