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 [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.
