删除的脚本继续运行 [英] deleted script keeps running

查看:96
本文介绍了删除的脚本继续运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经创建了一个Google脚本,该脚本应该发送给我一封电子邮件,而现在它正在不断发送给我电子邮件。



脚本中存在无限循环,我无法阻止它。
我试图删除该脚本,这是行不通的。
我试图删除包含脚本的文字,这是行不通的。



任何人都可以帮忙吗?
有没有办法在某处查看运行脚本? (并阻止他们)

亲切的问候,

解决方案

你的脚本被调用 - 通过脚本编辑器还是触发器?无论哪种情况,脚本在大约5分钟后都会超时。如果它是通过触发器运行的,那么删除触发器应该会阻止邮件进入

I have created a google script that should have sent me an email, instead it is now sending me emails continiously.

There was an infinite loop in the script and I could not stop it. I have tried to delete the script, this did not work. I have tried to delete the spreadsheed containing the script, this did not work.

Can anyone help? Is there a way to view running scripts somewhere? (and stop them)

kind regards,

解决方案

How was your script invoked - through the script editor or through a trigger ? In either case, the script will time out after about 5 minutes. If it was run through a trigger, then deleting the trigger should stop the mails from coming

这篇关于删除的脚本继续运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆