ComputerScienceHouse / ComputerScienceHouse/devcade-onboard

Launching program hangs if API is unavailable

未关闭
#12 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
0
派生
14
PR 合并指标
30 天内没有已合并 PR

描述

Currently, if the API is unavailable, the app will hang until a 503 is returned from the server, an exception will be thrown and caught, and then the app will launch with no games.

The program should launch and display a loading screen while it waits for the API to return.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating the application launch flow and the API request that blocks startup. Check how the unavailable API and resulting 503 are handled, then identify where the loading screen should be shown while waiting. Done means the program displays a loading screen instead of hanging or launching with no games when the API is unavailable.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
game-dev
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。