stream-list-updater icon indicating copy to clipboard operation
stream-list-updater copied to clipboard

Add defensive try/catch blocks

Open sayhiben opened this issue 5 years ago • 0 comments

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

sayhiben avatar Jul 18 '20 22:07 sayhiben