I am using Python gdata to export data to spreadsheet. I post to google 50 
row per batch. The code works fine.

But a weird bug come when I am trying to export a workbook with ~2600 row x 
~32 col. The export will result some random blank row.

For example, row 650 -700 may be blank. But google give me normal result of 
that batch, i.e. no request error.

The next time I trigger the export, may be 400-450 row come blank. It is 
totally random. And sometime, the whole document successfully exported.

I am wondering am I hitting some kind of limit or any know reason for that?

-- 
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/groups/opt_out.


Reply via email to