born05 / craft-sentry

Pushes Craft CMS errors to Sentry.
MIT License
10 stars 11 forks source link

Added ignoreErrors option for use with sentry js client #32

Closed jcdarwin closed 5 months ago

jcdarwin commented 5 months ago

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