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

Changing 'Timer.MAX_RUNTIME_PER_DAY' works weird. #139

Open newbieh4cker opened 4 years ago

newbieh4cker commented 4 years ago

Are you requesting a feature or reporting a bug?

bug, maybe

If reporting a bug, is there already an issue open for this same bug?

not really

What is the current behavior?

script stops after running about 2 hours

What is the expected behavior?

script has to run about 6 hours

as #120 , I've changed some of time variables. image

If I understood right way, my script has to run about 6 hours(355min). but If I see the the "Copy Folder Log~" file, it runs about 2 hours. What's wrong??

ericyd commented 4 years ago

Hm. Well, I would have expected that to work. Are you sure your changes are deployed, and you're testing against the latest version of your code?

newbieh4cker commented 4 years ago

Yes I am, It is deployed and using latest version of deployed code