I have a script that imports rows to a specific spreadsheets. It worked great last week but now I'm getting extremely slow replies from https://spreadsheets.google.com. I'm running the script right now and I'm getting average of 20 SECONDS of waiting per inserted row. As you can imagine, when I have over 1000 rows to import, 20 seconds per row is unacceptable.
I have tried different servers and debugged the code and the problem really seems to be at Google's end. Anybody else experiencing this? What could cause this?
