Yes, i found that this is strange, no expections, or something
similar.

I'm still seeing this problem. I can reproduce it not easily but
sometime but cutting the phone data connection. Sometimes i get an
exception in the atom lib, which is normal as the data is truncated,
but sometime i get nothing, just an endless call.

I can reproduce it on an other software which use gdata.calendar with
the same test case.

For information, the data phone connection is made in 3G but is
slow ... many times i get 104 errors (reset by peer) with a max_result
query parameters set to 1. I suppose that the ISP (Orange) use a proxy
which doesn't respect standarts. Example in the past when i ve wrote a
http lib for Palm OS, i've see that http 1.1 isn't fully supported,
some errors message where wrong.

I think something disturb the api. I ll try to look in the source of
gdata.calendar

On 2 sep, 18:37, "Austin (Google)" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> It's strange that you would get no error or exception with no data
> returned.  Are you still seeing this problem?
>
> Austin
>
> On Thu, Aug 28, 2008 at 11:09 PM, Khertan <[EMAIL PROTECTED]> wrote:
>
> > 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