Hi,
I have a scheduler running on a daily basis (weekdays only), which involves getting some data from Firestore and APIs and then inputting it into a Google Spreadsheet. However, there seems to be an inconsistency when it runs or gets deployed, in the sense that it fails and throws the following error: ‘Layers consume more than the available size of 262144000 bytes’. I’m not entirely sure where to look to address this error.
Appreciate any suggestions or advice. Thanks in advance!