stream-list-updater
stream-list-updater copied to clipboard
Add defensive try/catch blocks
SPN has run into a few instances where Google has returned a 500 or timed out. Some of these cases have caused the livesheet updater to crash. Calls to external services are now wrapped in try/catch in places I've observed crashes occur