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
It looks like we're getting many errors in Sentry that are false positives, for example, errors failing to connect to a cluster.
Those should not be sent to Sentry so I'm guessing we should do a better job at catching those.
Similarly, there are some known errors related to Monaco that are being sent and we could filter out.
Let's investigate this.
The text was updated successfully, but these errors were encountered:
It looks like we're getting many errors in Sentry that are false positives, for example, errors failing to connect to a cluster.
Those should not be sent to Sentry so I'm guessing we should do a better job at catching those.
Similarly, there are some known errors related to Monaco that are being sent and we could filter out.
Let's investigate this.
The text was updated successfully, but these errors were encountered: