ericyd / gdrive-copy

Web app to copy a Google Drive folder
https://script.google.com/macros/s/AKfycbxbGNGajrxv-HbX2sVY2OTu7yj9VvxlOMOeQblZFuq7rYm7uyo/exec
MIT License
1.58k stars 342 forks source link

Error: Cannot locate spreadsheet. Please try again. #183

Open maroc-cloud opened 3 years ago

maroc-cloud commented 3 years ago

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 ?

greatvovan commented 3 years ago

I occasionally have the same issue. Agree about retry, but what could be the reason?