ComputerScienceHouse / ComputerScienceHouse/devcade-onboard
Launching program hangs if API is unavailable
- Ngôn ngữ chính
- C#
- Star
- 0
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp
- Lĩnh vực
- game-dev
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100