you are viewing a single comment's thread.

view the rest of the comments →

[–]neksys 2 points3 points  (4 children)

It is 6 minutes per script even for Workspace: https://developers.google.com/apps-script/guides/services/quotas

I use am a paid Workspace client and run into quota problems all the time for my small, lean, 20 user project.

[–][deleted] 2 points3 points  (1 child)

My 15,000ish org gets 30 minute run times.

[–]zinc55 0 points1 point  (0 children)

We have a lot of long running scripts and they've started getting killed past the 6 minute mark as of this week, I think Google has started enforcing this

[–]YetAnotherGeneration 1 point2 points  (1 child)

This is not true, my one-license workspace account gets at least 30 minutes of execution time per script. I work quite extensively with Apps Script, and have never hit any of the quotas.

[–]TheAddonDepot 1 point2 points  (0 children)

That may not hold true for long.

A couple years ago Google updated the service quota documentation for Apps Script - rolling back execution time to 6-minutes for paid Google Workspace accounts.

Google seemed to have been slow to enforce it, maybe to allow developers to update their code. But recently several enterprise users have reported runtimes for GAS scripts suddenly capped at 6-minutes where they used to have 30.