We add the ignoreErrors option for use with sentry js client.
This is needed as many sites are getting flooded with errors from the Microsoft Outlook SafeLinks crawler with a signature of Non-Error promise rejection captured with value: Object Not Found Matching Id.
We add the
ignoreErrors
option for use with sentry js client.This is needed as many sites are getting flooded with errors from the Microsoft Outlook SafeLinks crawler with a signature of
Non-Error promise rejection captured with value: Object Not Found Matching Id
.See the discussion at: https://forum.sentry.io/t/unhandledrejection-non-error-promise-rejection-captured-with-value/14062