Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9832

Google app script editor so slow. over 1 minute just to print "hello"

$
0
0

enter image description here

Not sure why this is happening or when it started, but on 4/13/2022, I noticed executions from the editor on Google Apps Script is really slow. It takes over 1 minute to do anything.

function test_hello(){  console.log("hello")}

This is the function that was ran.

It seems some of my scripts take forever, some still work. If I paste this code into another script it takes 1 second, sometimes 20 seconds.

Any ideas on why this is happening?


Viewing all articles
Browse latest Browse all 9832

Latest Images

Trending Articles



Latest Images