Set up a cheap proxy elsewhere. The smallest rackspace cloud instance is $11/mo.
Jeff On Wed, Jan 19, 2011 at 8:19 PM, culov <[email protected]> wrote: > I've been geocoding from GAE for over a year now and I've only had > these issues sporadically, especially after server maintainence. > Unforunately I cant have the client geocode anything for me because > the geocoding is just one step in my data generation process. > > On Jan 19, 12:48 pm, speedplane <[email protected]> wrote: >> I would not call the geocoding API from within GAE. You quickly hit >> the quota limit. This is a pretty common issue. Some google searching >> provides some solutions, >> e.g.,http://groups.google.com/group/google-maps-api/browse_thread/thread/5... >> >> On Jan 19, 1:09 pm, Jeff Schnitzer <[email protected]> wrote: >> >> >> >> >> >> >> >> > It's mildly annoying, but if you run the requests through a simple >> > proxy you can stop worrying about these issues. >> >> > Jeff >> >> > On Wed, Jan 19, 2011 at 9:53 AM, culov <[email protected]> wrote: >> > > This has happened about 6 times already over the last year. Over the >> > > last >> > > 24 hours, I've been getting nothing but 620 responses from the Geocoding >> > > service. I don't understand why this keeps happening and it's becoming >> > > quite a dealbreaker for my app. PLEASE try and fix this as many of us >> > > rely >> > > on getting a successful response from the geocoder in order to keep our >> > > apps >> > > running. >> > > Last time, if i recall correctly, app engine ip's were found to not be >> > > whitelisted and whitelisting them resolved the problem. Thanks! >> >> > > App: foodtrucksmap.appspot.com >> >> > > -- >> > > 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.
