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

[FEAT] pass on panic/error to frontend #456

Open
k4lizen opened this issue Nov 21, 2024 · 1 comment
Open

[FEAT] pass on panic/error to frontend #456

k4lizen opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@k4lizen
Copy link
Member

k4lizen commented Nov 21, 2024

Describe your feature request
If the agent experiences a crash/panic etc, it would be nice to pass the stacktrace and log relating to that URL to the frontend so it could be shown to the user (if they wish, we don't want to scare non-technical users) possibly with a "open issue with stacktrace" button.

@k4lizen k4lizen added the enhancement New feature or request label Nov 21, 2024
@k4lizen k4lizen changed the title [FEAT] pass on panic/error issue to frontend [FEAT] pass on panic/error to frontend Nov 21, 2024
@aleksasiriski
Copy link
Member

aleksasiriski commented Nov 21, 2024

I would also suggest we return the log regardless of the response type (success, error, etc.), and give users the option to see it if they want so that we stay transparent in what we really log on our side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants