There are currently too many events sent to Sentry about all sort of connection errors.
We need to review how they are handled and if it is really worth logging them as error.
We could have 2 lists:
- one with blacklisted exceptions.
- one with blacklisted error codes.
- is related to
-
NXDRIVE-1864 Retry later when a MaxRetryError occures
- Resolved
-
NXDRIVE-1886 Direct Edit should be robust against connection errors
- Resolved