[go: up one dir, main page]

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

[Go] Errors outside of tracing (e.g. JSON input validation) do not render at all in dev UI #289

Open
apascal07 opened this issue May 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working go

Comments

@apascal07
Copy link
Collaborator

Describe the bug
When there are errors outside of tracing (e.g. outside of Action.Run or Flow.Execute), errors are returned but these are not rendered correctly in dev UI. It just shows a cryptic stack trace from the Runner.

To Reproduce
Run a flow with invalid input.

Expected behavior
Readable error should be displayed.

@apascal07 apascal07 added bug Something isn't working go labels May 30, 2024
@i14h i14h added this to the 0.5.5 milestone Jul 3, 2024
@chrisraygill chrisraygill removed this from the 0.5.5 milestone Jul 18, 2024
@pavelgj pavelgj added devui and removed devui labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go
Projects
None yet
Development

No branches or pull requests

5 participants