google-drive-cms
google-drive-cms copied to clipboard
Batch processing?
I wonder if we can have batch processing since the data I have would cause execution limit error.
I can set batch requests already, but the issue is that batch will replace each other. For example, the first batch to write first 150 rows to Firebase, but the second batch will just replace those data without appending more.