I have an service that downloads my Google Sheets (around 500kb) document 
using the API via oAuth2.

It sometimes times out with no error messages from Google (>80 seconds) and 
I would like to know why could be causing this timeout.

Is it normal for Google Sheets API engine to take this long to respond? I 
also have noticed that even if I tried with a much smaller sized file 
(around 50kb) - it can still sometimes timeout.

I have done some research and there seems to be some sort of quota 
limitations for the free version of Google Apps: 
https://developers.google.com/apps-script/guides/services/quotas#current_limitations

Would using the Google Sheets API be using the "URL Fetch data received " 
covered in the document in which I would only have 50MB/day?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to