skypilot-org/skypilot

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

Geschlossen

#8.371 geöffnet am 21.12.2025

 (2 Kommentare) (1 Reaktion) (1 zugewiesene Person)Python (311 Forks)batch import
Stalegood first issuegood starter issues

Repository-Metriken

Stars
 (4.859 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 23h) (146 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide