I'm developing an application that take some Google Sheets to another Google Drive folder and then access each folder and fill an specific sheet for each folder. I'm receiving "Timeout Execution" and have read here at SO about dealing with it.
But I have a doubt, what does GAS consider as "Script" when talking about "Script runtime" ? Do they consider a Project, a File or a Trigger in this time limit ?