ComputerScienceHouse / ComputerScienceHouse/devcade-onboard
Launching program hangs if API is unavailable
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.