opengamedata / opengamedata-website

The public website for Open Game Data
https://opengamedata.fielddaylab.wisc.edu
MIT License
1 stars 0 forks source link

Consistent handling of no data/API errors #74

Open LswaN58 opened 1 month ago

LswaN58 commented 1 month ago

Currently, there's several different cases for what happens if data is not found for a given game ID.

Currently, the following different cases occur:

Need to make sure we're always checking for error outputs from the backend, and handling with reasonable defaults.