run-house / runhouse

Dispatch and distribute your ML training to "serverless" clusters in Python, like PyTorch for ML infra. Iterable, debuggable, multi-cloud/on-prem, identical across research and production.
https://run.house
Apache License 2.0
980 stars 37 forks source link

replace `status` with `daemon_status` #1470

Closed jlewitt1 closed 1 day ago

jlewitt1 commented 1 day ago

to more clearly differentiate with cluster_status

sentry-io[bot] commented 1 day ago

🔍 Existing Issues For Review

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

📄 File: runhouse/resources/hardware/on_demand_cluster.py

Function Unhandled Issue
teardown Exception: Received [404] from Den POST 'https://api.run.house/cluster/teardown': {'detail': 'No launched da... ...
Event Count: 1
teardown Exception: Received [500] from Den POST 'https://api.run.house/cluster/teardown': {'code': 500, 'detail': "'... ...
Event Count: 1
teardown Exception: Received [500] from Den POST 'https://api.run.house/cluster/teardown': {'code': 500, 'detail': "c... ...
Event Count: 1
teardown Exception: Received [404] from Den POST 'https://api.run.house/cluster/teardown': {'detail': 'Cluster is not... ...
Event Count: 1

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

jlewitt1 commented 1 day ago

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