Skip to content

Handle missing game stats gracefully

Compare
Choose a tag to compare
@peruukki peruukki released this 05 Oct 08:08
· 9 commits to master since this release

Game stats have moved behind another NHL API endpoint, so they are currently unavailable. Fix the server to handle that gracefully, and return zero values in the stats instead of returning an Internal Server Error.

Full Changelog: 0.49.3...0.49.4