On my own deployment - to change the time limits / paid Google Account.
After running 5h30 , the trigger copy failed with this error message :
Error: Cannot locate spreadsheet. Please try again.
at GDriveService.openSpreadsheet(GDriveService:130:23)
at copy(main:45:24)
Bug summary
On my own deployment - to change the time limits / paid Google Account. After running 5h30 , the trigger copy failed with this error message : Error: Cannot locate spreadsheet. Please try again. at GDriveService.openSpreadsheet(GDriveService:130:23) at copy(main:45:24)
Shouldn't it be handle by try / retry ?