Re: [google-appengine] Timeouts to Paypal

2011-12-02 Thread Ikai Lan (Google)
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 drak...@digerat.com 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: google-appengine@googlegroups.com
 [mailto:google-appengine@googlegroups.com] 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 google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 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 google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Timeouts to Paypal

2011-11-30 Thread Vivek Puri
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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



RE: [google-appengine] Timeouts to Paypal

2011-11-30 Thread Brandon Wirtz
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: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine+unsubscr...@googlegroups.com.
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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.