skypilot-org/skypilot

[Dashboard] when an API request fails, the dashboard should show the error message, e.g., the cluster or jobs page

Chiusa

#8371 aperta il 21 dic 2025

 (2 commenti) (1 reazione) (1 assegnatario)Python (311 fork)batch import
Stalegood first issuegood starter issues

Metriche repository

Star
 (4859 stelle)
Metriche merge PR
 (Merge medio 2g 23h) (146 PR mergiate in 30 g)

Descrizione

Currently, if any API request fails on the cluster or job page, it will show no active clusters or no active jobs without any error message, which is confusing.

When there are actually clusters but it's failed to fetch, people should know that it's not because all their clusters/jobs are gone but just the API server has some failures during fetching that information.

Guida contributor