I have my appengine servlet using URLFetch to call out to PayPal to do
credit card authorization, and I've already seen a few deadline (5 sec
timeout) errors. I am new to PayPal (and appengine) and I was
wondering if someone here with more experience with PayPal might know
whether or not it is typical for a request to take longer than the 5
secs allowed by appengine. If PayPal can usually do the auth in under
5 sec, then I can just retry when it fails and hope the next time it
can do it in less time. I know there are all sorts of things that
factor in - I am just asking for what your experience tells you.

Stephen


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to