perspective icon indicating copy to clipboard operation
perspective copied to clipboard

Add better error logging to perspective manager message handling

Open timkpaine opened this issue 1 year ago • 2 comments

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.

timkpaine avatar Mar 15 '24 23:03 timkpaine

Is this still a draft @timkpaine ?

texodus avatar Apr 30 '24 19:04 texodus

@texodus its good to go but technically all this code will go away with the client/server overhaul.

timkpaine avatar Apr 30 '24 19:04 timkpaine

Thanks for the PR!

I've cherry-picked this into #2623, closing.

texodus avatar May 19 '24 05:05 texodus