Skip to content

CanceledErrors are still making it into Sentry #5713

@sentry

Description

@sentry

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Background

We've previously done work to prevent Sentry logging of canceled request or navigation errors. They're not something we need to address. Unfortunately, we're still seeing them.

Report

Sentry Issue: STUDIO-J49

CanceledError: canceled
  at throwIfCancellationRequested (/static/studio/channel_list-0c486a31fc137cb00564.js:2:1268654)
  at Axios.dispatchRequest (/static/studio/channel_list-0c486a31fc137cb00564.js:2:1268725)
  at async Axios.request (/static/studio/channel_list-0c486a31fc137cb00564.js:2:1271373)
  at None (/static/studio/channel_list-0c486a31fc137cb00564.js:5:49952)
  at Axios.request (/static/studio/channel_list-0c486a31fc137cb00564.js:2:1271492)
...
(1 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions