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

Improve broken / invalid pipeline error messages #177

Closed
jaredpalmer opened this issue Dec 10, 2021 · 1 comment
Closed

Improve broken / invalid pipeline error messages #177

jaredpalmer opened this issue Dec 10, 2021 · 1 comment
Labels
kind: bug Something isn't working

Comments

@jaredpalmer
Copy link
Contributor

What version of Turborepo are you using?

1.x

Describe the Bug

We should never panic like #161, ever ever.

Expected Behavior

Turbo should gracefully fail with an error message and ideally never panic. We already validate the graph for cycles, but it seems like this may have to do with something in the scheduler.

To Reproduce

Needs more investigation

@jaredpalmer jaredpalmer changed the title Improve broken / invalid pipeline / graph error messages Improve broken / invalid pipeline error messages Dec 10, 2021
@jaredpalmer jaredpalmer added the kind: bug Something isn't working label Dec 10, 2021
@gsoltis
Copy link
Contributor

gsoltis commented Aug 31, 2022

Closing as obsolete. We have several error messages on pipeline configuration-related problems, and can tackle additional ones as they arise.

@gsoltis gsoltis closed this as completed Aug 31, 2022
sokra pushed a commit that referenced this issue Oct 25, 2022
Groups the benchmarks in a nicer way for the final report and reduces nesting in the code
sokra pushed a commit that referenced this issue Oct 25, 2022
broke the path in #177
sokra pushed a commit that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants