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
Currently, there is a ~20 minute execution timeout on the server-side of the script
We should add support for resuming the run from the client-side.
With support for folder merging already in, a lot of the times the script can be just re-run, however, there is an issue with files that get copied over - if #3 is implemented, the script could really just be re-ran. Otherwise, some more complex logic for saving move state is required.
Currently, there is a ~20 minute execution timeout on the server-side of the script
We should add support for resuming the run from the client-side.
With support for folder merging already in, a lot of the times the script can be just re-run, however, there is an issue with files that get copied over - if #3 is implemented, the script could really just be re-ran. Otherwise, some more complex logic for saving move state is required.
https://medium.com/geekculture/bypassing-the-maximum-script-runtime-in-google-apps-script-e510aa9ae6da
The text was updated successfully, but these errors were encountered: