Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ollar opened this issue Mar 13, 2025 · 0 comments
Open

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

ollar opened this issue Mar 13, 2025 · 0 comments

Comments

@ollar
Copy link

ollar commented Mar 13, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant