1

When opening the web app I get Exceeded maximum stack depth, randomly. After a bit it goes away.

Sometimes switching between exec and dev solves it. But most of the times it wont. Also the Issue happens on one app and a copy of the same app doesn't get the issue.

Could It be a problem with google script itself?
The app I'm running is pretty intensive, but between it working fine and receiving this error, no code has been changed.

Rubén
  • 34,714
  • 9
  • 70
  • 166
GBVCO Ops
  • 19
  • 3
  • 1
    Which web app are you opening? – tbrk May 16 '18 at 17:56
  • Take a look at the execution log and see if you can pin down a certain area of the code that fails the most. Then try to streamline/debug that code. – Cooper May 16 '18 at 18:04
  • Does this answer your question? [Trying to write code that won't do anything until it is a certain time of day, but I get error message "Exceeded maximum stack depth"](https://stackoverflow.com/questions/43441221/trying-to-write-code-that-wont-do-anything-until-it-is-a-certain-time-of-day-b) – Rubén Aug 12 '20 at 01:03

0 Answers0