In general, for our usage of the Google Sheet API, the data appears to be 
eventually consistent-- that is, updates in the UI (Chrome) take some time 
to be reflected when the sheet is read via the API. In some instances, this 
delay is roughly half an hour.

I was just wondering if there's an expected or maximum value for this delay 
or if it's just "best effort".
------------------------------

I've found this <https://webapps.stackexchange.com/q/40546> question on 
Stack Overflow that mentions eventual consistency with the Sheet API, but 
that's about it.  I also found this 
<https://groups.google.com/forum/#!searchin/google-spreadsheets-api/propagation%7Csort:date/google-spreadsheets-api/EPkTP8VmKbE/koERFAQrhjMJ>
 forum 
post here with someone reporting 2 - 3 hours, but wasn't sure if that's 
usual or expected behavior.

I'm using version 4 of the Java API to access the data.

-- 
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