fix(local-mode): Strip the backtrace from RwError
#8500
Labels
type/bug
Something isn't working
Milestone
RwError
#8500
Describe the bug
When a frontend errors with local mode, sometimes it will return a
RwError
with a backtrace. It is too verbose for the user, so we should strip the backtrace.To Reproduce
No response
Expected behavior
No response
Additional context
See: #8493 for an example
The text was updated successfully, but these errors were encountered: