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

Catch all non-deserializable exceptions client-side #730

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

dongreenberg
Copy link
Contributor

No description provided.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @dongreenberg and the rest of your teammates on Graphite Graphite

Copy link

sentry-io bot commented Apr 15, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: runhouse/servers/http/http_utils.py

Function Unhandled Issue
handle_response ImportError: libcuda.so.1: cannot open shared object file: No such file or directory ...
Event Count: 7
handle_response ModuleNotFoundError: No module named 'vllm' __mai...
Event Count: 3
handle_response RuntimeError: Pip install failed, check that the package exists and is available for your platform. ...
Event Count: 3
handle_response FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/.rh/logs/llm.c_train_install@20240408@222700_4... ...
Event Count: 2

Did you find this useful? React with a 👍 or 👎

@dongreenberg dongreenberg marked this pull request as ready for review April 15, 2024 13:47
@dongreenberg dongreenberg merged commit 02715f9 into main Apr 15, 2024
12 checks passed
@jlewitt1 jlewitt1 deleted the catch_all_unpicklable_exceptions branch April 24, 2024 21:12
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

Successfully merging this pull request may close these issues.

1 participant