Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么我的 Apps 脚本插件在30 秒后超时?本文档显示它是一个自定义函数,将应用程序的执行时间限制为 30 秒。但是自定义函数实际上是什么?
单击我创建的 g-suit 插件右侧卡片上的按钮后,我将在 30 秒内超时。为了达到 6 分钟的超时,我必须做些什么?
我的代码尽可能地优化。所以可能不是代码复杂度的问题。如何让我的程序运行长达 6 分钟?