skypilot-org/skypilot

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

Closed

#8,371 创建于 2025年12月21日

在 GitHub 查看
 (2 评论) (1 反应) (1 负责人)Python (4,859 star) (311 fork)batch import
Stalegood first issuegood starter issues

描述

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.

贡献者指南

[Dashboard] when an API request fails, the dashboard should show the error message, e.g., the cluster or jobs page · skypilot-org/skypilot#8371 | Good First Issue