perspective
perspective copied to clipboard
Add better error logging to perspective manager message handling
I recently had to debug a nasty issue which ended up being entirely due to some misuse of react. However, in the course of doing so, I noticed some server-side errors being swallowed. This PR adds a bit more verbose logging when client/server errors occur.
It will soon be obsolete due to the port to rust.
Is this still a draft @timkpaine ?
@texodus its good to go but technically all this code will go away with the client/server overhaul.
Thanks for the PR!
I've cherry-picked this into #2623, closing.