Re: [google-appengine] Re: Timeouts to Paypal

2011-12-21 Thread Ikai Lan (Google)
Oy, okay. I'll see if I can get to the bottom of this. As far as I know
we're not doing anything to people accessing Paypal, so it might be
something on their end. Have you guys asked in their developer forums? If
so, can you link me to the thread so I can reach out to some folks at
Paypal that I know?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Tue, Dec 20, 2011 at 8:55 PM, Vivek Puri v...@vivekpuri.com wrote:

 I was still getting timeouts and finally put a proxy in place to avoid
 further issues.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/oJXkjJAhJA0J.

 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.



Re: [google-appengine] Re: Timeouts to Paypal

2011-12-21 Thread Vivek Puri
Here is the link 
- 
https://www.x.com/developers/paypal/forums/general-developer-support/requests-google-appengine-timing-out

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/wR0HPmyuJrsJ.
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] Re: Timeouts to Paypal

2011-12-21 Thread Ikai Lan (Google)
Thanks Vivek. I'll see if there's a better long term solution for these
problems.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Wed, Dec 21, 2011 at 11:16 AM, Vivek Puri v...@vivekpuri.com wrote:

 Here is the link -
 https://www.x.com/developers/paypal/forums/general-developer-support/requests-google-appengine-timing-out

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/wR0HPmyuJrsJ.

 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.



RE: [google-appengine] Re: Timeouts to Paypal

2011-12-21 Thread Brandon Wirtz
They throttle by IP, and the Fetches IP pool isn't large enough for the
number of PayPal Users.   

 

I don't think they like you much because they didn't seem interested in
fixing the issue. I filed a support ticket.  I suspect if you called and
said Hi, this is Google you'd get farther than I did.

 

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Ikai Lan (Google)
Sent: Wednesday, December 21, 2011 11:14 AM
To: google-appengine@googlegroups.com
Subject: Re: [google-appengine] Re: Timeouts to Paypal

 

Oy, okay. I'll see if I can get to the bottom of this. As far as I know
we're not doing anything to people accessing Paypal, so it might be
something on their end. Have you guys asked in their developer forums? If
so, can you link me to the thread so I can reach out to some folks at Paypal
that I know?




--

Ikai Lan 
Developer Programs Engineer, Google App Engine

plus.ikailan.com http://plus.ikailan.com/  | twitter.com/ikai





On Tue, Dec 20, 2011 at 8:55 PM, Vivek Puri v...@vivekpuri.com wrote:

I was still getting timeouts and finally put a proxy in place to avoid
further issues. 

-- 
You received this message because you are subscribed to the Google Groups
Google App Engine group.

To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/oJXkjJAhJA0J.


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
mailto:google-appengine%2bunsubscr...@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] Re: Timeouts to Paypal

2011-12-20 Thread John Wheeler
Is there any update to this? Apparently you can not call PayPal from the 
development server either. When I try to call api-3t.paypal.com I get 
SocketTimeoutExceptions 100% of the time from the development server. If I 
run the same URLFetch code (which I've implemented as java.net.URL 
HttpUrlConnection, etc) from a public static void main, it works just fine. 

How can this be Google?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/cMjhdk6m3zAJ.
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] Re: Timeouts to Paypal

2011-12-20 Thread John Wheeler
Scratch the last comment. For anyone else having the problem, you'll need 
to set your connection/read timeout to 10+ seconds on URL fetch. I had it 
set to 5 seconds, and that is not enough.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/H6oYWhQR5AwJ.
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] Re: Timeouts to Paypal

2011-12-20 Thread Vivek Puri
I was still getting timeouts and finally put a proxy in place to avoid 
further issues.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/oJXkjJAhJA0J.
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] Re: Timeouts to Paypal

2011-12-06 Thread John Wheeler
Hey, we had to set up a reverse NGINX proxy through AWS EC2 to communicate 
with the PayPal production server. We could never get it to work reliably 
directly from GAE. I don't know why.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/obH2LepD1KMJ.
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] Re: Timeouts to Paypal

2011-12-03 Thread Vivek Puri
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) ika...@google.com 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 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.