简体   繁体   English

例外:附加触发器的重复间隔必须至少为一小时

[英]Exception: The recurrence interval for an Add-on trigger must be at least one hour

Exception: The recurrence interval for an Add-on trigger must be at least one hour.例外:附加触发器的重复间隔必须至少为一小时。

got this error when i published a standalone script as an sheet add-on i have a time driven trigger which is causing this exception.当我将独立脚本作为工作表加载项发布时出现此错误我有一个时间驱动触发器导致此异常。

Time-driven triggers in add-ons can only be run at most once per hour .附加组件中的时间驱动触发器每小时最多只能运行一次 The rules for project triggers and add-on triggers are not the same.项目触发器和附加触发器的规则不同。 In this case, one hour is going to be the minimum recurrence rate that google will allow.在这种情况下,一小时将是谷歌允许的最低重复率。

使您的项目成为 Web 应用程序或从脚本编辑器运行它,间隔小至一分钟。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM