Same here, lots of Deadline and Timeouts for almost a month now, I starred this issue and also reported this one 2 weeks ago: https://code.google.com/p/googleappengine/issues/detail?id=9279&thanks=9279&ts=1367952477 and apparently they couldn't reproduce it but the problem is still here.
I know it's not a resource problem because it happens requesting different resources. I also had to code workarounds as John did, but still is really annoying, my app is not working as expected. On Tuesday, May 21, 2013 11:03:25 AM UTC-7, johnP wrote: > > > Is there any updates on this issue? I starred the issue, etc. But then > radio silence. Are others still having this error condition? I definitely > am having lots of Deadline Errors on URL_Fetch. > > > On Friday, May 17, 2013 12:38:55 AM UTC-7, John Wheeler wrote: >> >> Starred. Thanks >> >> >> On Thu, May 16, 2013 at 2:44 AM, ngriso <[email protected]> wrote: >> >>> Hello, >>> >>> Same for us too. >>> I filled an issue about this problem: >>> https://code.google.com/p/googleappengine/issues/detail?id=9325 >>> >>> I'm quite sure too it's GAE infra issue. >>> >>> >>> >>> >>> On Thursday, May 16, 2013 2:25:19 PM UTC+2, Joshua Smith wrote: >>> >>>> I'm seeing a larger than normal number of URLFetch timeouts to servers >>>> in our own data center, and to Google Analytics. I increased the >>>> "deadline" >>>> parameter in my urlfetch calls, and it had no effect. >>>> >>>> It also started a couple weeks ago. >>>> >>>> I'd say this is a GAE infrastructure issue. >>>> >>>> On May 15, 2013, at 11:38 PM, John Wheeler <[email protected]> >>>> wrote: >>>> >>>> Hello, >>>> >>>> Recently, for about the last two weeks or so, I have been receiving a >>>> larger than normal number of URLFetch timeouts when communicating with >>>> eBay's Trading API. I opened up a ticket with eBay thinking it was them, >>>> but they ran diagnostics and said that all the attempts I made to connect >>>> with their API have succeeded. The eBay developer support person had me >>>> log my errors to their API calls and return the log to them with >>>> timestamps. >>>> >>>> My application makes around 3600 eBay API calls per hour or one per >>>> second. About every two minutes, one times out. I have implemented retries >>>> and tried all sorts of timeout settings. I have even offloaded the calls >>>> to >>>> the taskqueue to get the 10 minute maximum deadline instead of the 1 >>>> minute >>>> regular deadline. It doesn't seem to matter. >>>> >>>> This is not really affecting me because I have coded around it with the >>>> retries, but it really bothers me because I don't know why this started or >>>> is happening. Can anyone chime in with similar experience? >>>> >>>> Thanks, >>>> John >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to google-appengi...@**googlegroups.com. >>>> To post to this group, send email to google-a...@googlegroups.**com. >>>> >>>> Visit this group at http://groups.google.com/** >>>> group/google-appengine?hl=en<http://groups.google.com/group/google-appengine?hl=en> >>>> . >>>> For more options, visit >>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>> . >>>> >>>> >>>> >>>> >>>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Google App Engine" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/google-appengine/WI-Cy34aPQc/unsubscribe?hl=en >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
