You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
maroc-cloud
changed the title
options.destFolderID null value - can't resume after error
Error: Cannot locate spreadsheet. Please try again.
Mar 25, 2021
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 ?
The text was updated successfully, but these errors were encountered: