dalec
dalec copied to clipboard
[REQ] Capture frontend panics and propagate messages back to the client
What kind of request is this?
None
What is your request or suggestion?
Currently, when the frontend panics, there is no error message aside from an exit status 2
. It would be nicer to be able to see what caused the panic (and ideally, where).
Are you willing to submit PRs to contribute to this feature request?
- [ ] Yes, I am willing to implement it.