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

Add better error logging to perspective manager message handling #2571

Closed
wants to merge 1 commit into from

Conversation

timkpaine
Copy link
Member

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 timkpaine added enhancement Feature requests or improvements Python labels Mar 20, 2024
@texodus
Copy link
Member

texodus commented Apr 30, 2024

Is this still a draft @timkpaine ?

@timkpaine
Copy link
Member Author

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

@timkpaine timkpaine marked this pull request as ready for review April 30, 2024 19:33
@texodus texodus mentioned this pull request May 19, 2024
@texodus
Copy link
Member

texodus commented May 19, 2024

Thanks for the PR!

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

@texodus texodus closed this May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants