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

When PS reports an error, the program stalls #97

Open
javazhaoxiao opened this issue Feb 21, 2022 · 1 comment
Open

When PS reports an error, the program stalls #97

javazhaoxiao opened this issue Feb 21, 2022 · 1 comment

Comments

@javazhaoxiao
Copy link

This is not a BUG, but a problem I encountered. Whenever I call this API to operate PS, if there is an exception in PS, the picture is as follows:
https://jv-product-01.s3.ap-southeast-1.amazonaws.com/error.png
Ps will be stuck, and the program will wait forever for PS. I wonder if there is a way to solve this problem. I'm still catching exceptions the wrong way

@loonghao
Copy link
Owner

@javazhaoxiao
Can you give me more contextual information?
For example your test code.

In general, we can skip some errors through the default python try-catch

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

2 participants