grive2/libgrive/src
Visa Putkinen 3775572f46 Retry upload on XML error instead of crashing
Sometimes the Google Drive API sends malformed XML which crashes grive.
This patch adds a simple try-catch to Resource::Upload that retries the
upload if an XML exception is thrown from AuthAgent::Put.
2013-11-27 00:15:24 +02:00
..
bfd used new exception classes 2012-05-13 15:27:58 +08:00
drive Retry upload on XML error instead of crashing 2013-11-27 00:15:24 +02:00
drive2 using the new Json classes for bgrive 2013-05-03 00:40:04 +08:00
http Fix hang when upload receives HTTP 500 2013-11-27 00:15:24 +02:00
json using the new Json classes for bgrive 2013-05-03 00:40:04 +08:00
protocol Fix hang when upload receives HTTP 500 2013-11-27 00:15:24 +02:00
util added operator<< to print out json 2013-05-02 00:55:39 +08:00
xml Log XML on parse failure 2013-11-25 00:18:47 +02:00