Ghost/ghost/admin/app/utils
Sag 66f7911d24
Ignored posthog-js and ember-concurrency cancellation errors in Sentry (#20383)
fixes https://linear.app/tryghost/issue/SLO-126
fixes https://linear.app/tryghost/issue/SLO-141
fixes https://linear.app/tryghost/issue/SLO-150

- during a session, posthog-js' rrweb extension can start throwing a lot
of errors. These errors do not affect the application
- similarly, ember-concurrency's task cancellation errors do not affect
the application. Task in ember-concurrency are expected to be canceled.
However, if they're cast to a Promise, they show up as unhandled Promise
rejections as Promises do not have a concept of cancellation
2024-06-13 10:38:46 +00:00
..
analytics.js
bound-one-way.js
caja-sanitizers.js
copy-text-to-clipboard.js
ctrl-or-cmd.js
currency.js
fetch-koenig-lexical.js
flatten-grouped-options.js
get-scroll-parent.js
ghost-paths.js
isNumber.js
link-component.js
password-generator.js
publish-options.js
route.js
selection-list.js
sentry.js
shortcuts.js
slug-url.js
window-proxy.js