Migrated from Redmine #273 | Author: Jacob Heath
Status: New | Priority: Normal | Created: 2018-10-29
We have a Google Apps Script that GETS each of our locations, and for each locations, checks whether there is any available times within the next 28 days. It has a built in trigger that reruns the script until all locations have been processed for the next 28 days (runs once a week). It used to work flawless, but now, we are seeing an error after it has processed a number of locations.
In the pics it happens after 30 locations. After I made the trigger run with 30 minutes a part, it happens after processing 400 locations.
What is the reason for this error, and is there any modification we can do that would solve it?