Skip to content

Why does TaskCancelation error is not bubbling to application route? #583

@ollar

Description

@ollar

I just need to quiet these exceptions somehow to avoid those numerous try-catches all over the project. I am trying to proceed them in application's error action but it does not catch any 😄 I am using await taskInstance.perform() constructions, and I can't change this behavior sometimes.
(yes, I've read the docs on "https://ef4.github.io/ember-concurrency/docs/task-cancelation-help")
Can someone suggest any solution please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions