Skip to content

web: ignore network errors in Sentry

Administrator requested to merge vb/ignore-failed-to-fetch-error into main

Created by: valerybugakov

Changes

  1. Ignore Network errors because they are not helpful for us in Sentry.
  2. Ignore chunk loading errors because there's no way to handle them gracefully at the moment.

Merge request reports

Loading