[IMP] google_spreadsheet: warn about timeouts
This commit is contained in:
parent
a136e6919a
commit
b5c78f74c9
@ -51,6 +51,13 @@ Applications
|
|||||||
You have 2 different formulas of using Google Spreadsheet in Odoo: retrieve data and retrieve
|
You have 2 different formulas of using Google Spreadsheet in Odoo: retrieve data and retrieve
|
||||||
grouped sums.
|
grouped sums.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
Google Drive limits the execution time of scripts; if the data you requested takes
|
||||||
|
too long to be delivered, you might get an error. There is no specific size limit, since the
|
||||||
|
time for Odoo to respond depends on several factors - although reading data regarding several
|
||||||
|
thousand records is usually fine.
|
||||||
|
|
||||||
|
|
||||||
Retrieve Data
|
Retrieve Data
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user