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

Static generation failures don't show cause chains #101

Closed
arctic-hen7 opened this issue Dec 28, 2021 · 0 comments
Closed

Static generation failures don't show cause chains #101

arctic-hen7 opened this issue Dec 28, 2021 · 0 comments
Assignees
Labels
A-templates Area: templates C-bug Category: bug D-easy Difficulty: easy P-high Priority: high S-in-development Status: in development

Comments

@arctic-hen7
Copy link
Member

Describe the bug
If there's a failure in static generation, no error cause chain is shown, which makes debugging issues in complex pipelines very difficult, especially once custom plugins get involved.

To Reproduce
Steps to reproduce the behavior:
Gracefully return an error in any static generation function and observe that the cause chain is nowhere to be found.

Expected behavior
Cause chains should be displayed with fmterr.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Perseus Version: v0.3.0
  • Sycamore Version: v0.7.1
  • OS: Ubuntu
  • Browser: N/A
  • Browser Version: N/A
@arctic-hen7 arctic-hen7 self-assigned this Dec 28, 2021
@arctic-hen7 arctic-hen7 added A-templates Area: templates C-bug Category: bug D-easy Difficulty: easy P-high Priority: high S-in-development Status: in development labels Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-templates Area: templates C-bug Category: bug D-easy Difficulty: easy P-high Priority: high S-in-development Status: in development
Projects
None yet
Development

No branches or pull requests

1 participant