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

Error handling improvements #260

Open
nitsky opened this issue Oct 4, 2024 · 0 comments
Open

Error handling improvements #260

nitsky opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@nitsky
Copy link
Member

nitsky commented Oct 4, 2024

  • Enable internal errors and tracing by default.
  • Add a kind field to tg::Error, use it to distinguish between internal errors and input errors.
  • Add a reason field to tg::build::Outcome::Canceled, set it appropriately.
  • If any error in the source chain is internal, then prompt to open an issue.
@nitsky nitsky self-assigned this Oct 4, 2024
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