Skip to content

Ignore failed fetch errors in Sentry

What does this MR do and why?

Resolves #384199 (closed)

Ignore a very commonly occurring error in sentry logs, that doesn't offer useful information. Happens either from heavy polling, or when navigating away from a page with requests in progress.

Edited by Simon Knox

Merge request reports

Loading