Skip to content

PAN-21 Handle Google Sheets Error

Max Maunder requested to merge pan-21-handle-google-sheets-error into master

The server occasionally captures an uncaught exception from the Google Sheets API, so the code has been changed to capture these errors and return an empty response.

Merge request reports