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

[TRI-4331] We don't store/show thrown error cause #1603

Open
matt-aitken opened this issue Jan 13, 2025 · 1 comment
Open

[TRI-4331] We don't store/show thrown error cause #1603

matt-aitken opened this issue Jan 13, 2025 · 1 comment

Comments

@matt-aitken
Copy link
Member

matt-aitken commented Jan 13, 2025

When tasks throw, they don't show error causes.

throw new Error("A more specific error occurred", { cause: originalError });

The cause doesn't get stored and doesn't come through to the dashboard.

TRI-4331

@matt-aitken matt-aitken changed the title We don't store/show thrown error cause [TRI-4331] We don't store/show thrown error cause Jan 13, 2025
@yadavshubham01
Copy link
Contributor

hey @matt-aitken i want to work on this issue

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

2 participants