Hi,

I'm the author of mCalendar a calendar for Maemo device, and i get
some troubles using gdata with a phone data connection.

As you probably know phone data connection could be slow, and i get
many times reset by peer errors (104) while retrieving event from
google calendar with python gdata binding with a max_result = 1 in a
gdata.calendar.service.CalendarEventQuery call.

So when it s happen, i recreate a query to retry to get the event one
time on a new gdata.calendar.service.CalendarService(). While the
ProgrammaticLogin works sometimes
gdata.calendar.service.CalendarEventQuery call is endless and doesn t
throw exception staying freeze.

any idea on what happen ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to