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

Tell users when errors happen #3773

Closed
pbiggar opened this issue May 3, 2022 · 1 comment
Closed

Tell users when errors happen #3773

pbiggar opened this issue May 3, 2022 · 1 comment

Comments

@pbiggar
Copy link
Member

pbiggar commented May 3, 2022

If a handler get a 400, or > 500, or DError, DIncomplete, DErrorRail, those are errors. Users should be told about errors, like an exception tracker.

  • let the user see these errors in their canvas
  • notify the user about the errors, perhaps daily, with links to the errors
  • ensure we have a full trace
  • ensure the trace stays "active" while the user moves between functions
  • ensure the user can click on a link and see what happened

The goal here is to give a user (and to an extent us) confidence that their canvas is working.

@StachuDotNet
Copy link
Member

folded into #5261

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