Ikai This is the production Paypal. Timeouts are happening in 1 out of 10 urlfetch calls.
Thank you On Dec 2, 1:03 pm, "Ikai Lan (Google)" <[email protected]> wrote: > Vivek, is this to the Paypal sandbox or the real Paypal API? > > The sandbox has been observed as being pretty slow, but the real API is > supposed to be much better. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com | twitter.com/ikai > > > > > > > > On Wed, Nov 30, 2011 at 1:49 PM, Brandon Wirtz <[email protected]> wrote: > > Pay pal throttles by IP, you should use their Call back method where you > > submit the request, and they hit a url when the transaction is processed. > > Also consider using a proxy to do the submission. > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Vivek Puri > > Sent: Wednesday, November 30, 2011 1:28 PM > > To: Google App Engine > > Subject: [google-appengine] Timeouts to Paypal > > > For the past couple weeks, we have been getting timeouts on urlfetch > > requests made to Paypal. We have set deadline of 55 seconds, and even then > > the request times out. If anyone else is also facing similar issue, please > > respond. Also, if anyone from GAE team has any ideas on this, please let me > > know. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" 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-appengine?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" 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-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
