skypilot-org/skypilot
[Dashboard] when an API request fails, the dashboard should show the error message, e.g., the cluster or jobs page
已关闭
#8,371 创建于 2025年12月21日
Stalegood first issuegood starter issues
仓库指标
- 星标
- (4,859 个星标)
- PR 合并指标
- (平均合并 2天 23小时) (30 天内合并 146 个 PR)
描述
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.