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
Currently, our diagnostics state is on ERROR most of the time. This is due to the USB network interface getting stale after being disconnected at the start of the game. This results in a stale system metric, and the diagnostics aggregator sets the overall system state on ERROR.
Describe the solution you'd like
Add the ability to ignore a specific interface in the system monitor
Describe alternatives you've considered
Don't monitor system interfaces
Keep it as it is and just ignore it
The text was updated successfully, but these errors were encountered:
Summary
Currently, our diagnostics state is on ERROR most of the time. This is due to the USB network interface getting stale after being disconnected at the start of the game. This results in a stale system metric, and the diagnostics aggregator sets the overall system state on ERROR.
Describe the solution you'd like
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: