[google-appengine] Task Queue - Transient Errors

2013-04-18 Thread Santiago
Hi everyone, In the last days I've been seeing on my application a lot of Transient Errors when I try to use task queues. is this happening to anyone else? do you know what actually happen when this error is raised? all i get from GAE documentation is "There was a transient error while accessing

[google-appengine] GAE Down / Instable

2013-04-18 Thread Thiago Catoto
Hi guys, I'm having some: == Try Again An unexpected failure has occurred. Please try again. === On console and on the applications (3 applications), does some one having the same problem? -- Catoto -- You received this message because you are subscribed to the Google Groups "Google App Eng

[google-appengine] Re: GAE Down / Instable

2013-04-18 Thread Brian Tosch
I can confirm that I am having issues. My app was intermittent and now seems to not load at all. I cannot reach the dashboard and get the same error as you. On Thursday, April 18, 2013 12:55:40 PM UTC-7, Thiago Catoto wrote: > > Hi guys, > > I'm having some: > == > Try Again > > An unexpected

[google-appengine] Re: GAE Down / Instable

2013-04-18 Thread Brian Tosch
I seem to be back now. I can reach the app and dashboard. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To

[google-appengine] Re: Should I Implement the Search API?

2013-04-18 Thread Kaan Soral
I've implemented Search API, it's wonderful, implementation was easier than I thought. However search documents/indexes perish after a SDK restart, I was using devappserver2's latest version, upgraded to 1.7.7's devappserver2, however the problem persisted, no matter what I tried, if anyone els

Re: [google-appengine] Re: GAE Down / Instable

2013-04-18 Thread Thiago Catoto
Yeah... same here... weird... Thank you -- Catoto On Thu, Apr 18, 2013 at 5:15 PM, Brian Tosch wrote: > I seem to be back now. I can reach the app and dashboard. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe f

Re: [google-appengine] Re: GAE Down / Instable

2013-04-18 Thread Rafael
are you guys on Master/Slave? that was happening a lot with me before migrating to HDR. rafa On Thu, Apr 18, 2013 at 2:05 PM, Thiago Catoto wrote: > Yeah... same here... weird... > > Thank you > > -- Catoto > > > On Thu, Apr 18, 2013 at 5:15 PM, Brian Tosch wrote: > >> I seem to be back now.

[google-appengine] Re: Task Queue - Transient Errors

2013-04-18 Thread David Hardwick
Hello, Yes, we have been getting these tootoday was particularly bad because of the issues with the task queues - https://code.google.com/status/appengine/detail/taskqueue/2013/04/18#ae-trust-detail-taskqueue-add-latency We believe the attempt to grab the task from queue is failing temporar

[google-appengine] Re: security issue (strange behavior)

2013-04-18 Thread @Mlaynes
Ok.. these are some of solutions implemented about the issue: 1. eliminate the ugly error page thrown by GAE .. and it was easy, setting correctly our Guestbook.JSP file to show our personal errorPage (of course, the design can be better) <%@ page contentType="text/html;charset=UTF-8" langua

Re: [google-appengine] Re: security issue (strange behavior)

2013-04-18 Thread Jeff Schnitzer
The answers to your questions are in here: https://developers.google.com/appengine/docs/ As someone that has spent significant time outside my own country, I appreciate that this presents some linguistic challenges. However, a few hours or days spent reading the documentation will be more effect