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

Do error processing in the Python side #471

Open
aroberge opened this issue Jun 29, 2024 · 0 comments
Open

Do error processing in the Python side #471

aroberge opened this issue Jun 29, 2024 · 0 comments

Comments

@aroberge
Copy link
Owner

When an exception is raised, the error processing is done in the Javascript side. This is error prone. A better way would be to do it in the Python side, passing the information to the Javascript side afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant