Hi, I am getting this error again in my app since last few days (probably since I disabled and reenabled the app). Again 30-40% requests are failing. Please do whatever you had done earlier again. My app name is 'checksendsms'
Thanks, Abhinav On Fri, Jan 29, 2010 at 10:37 AM, Abhinav Bhagwat <[email protected]>wrote: > I am monitoring my app since past 1 week and I have found that the error > rate has dropped to almost 0% (I see 1 or 2 requests failing sometimes). > Thanks for fixing this issue. > > Thanks, > Abhinav > > > > On Thu, Jan 21, 2010 at 5:55 AM, Xlorep DarkHelm <[email protected]>wrote: > >> Just as an FYI, I also have been seeing this bug happen over and over, >> I have a cron job (that quite simply just drops off a task to be >> processed into the default task queue), and it fails probably 60% of >> the time, from casual glance at my logs. I originally just wanted this >> cron to run once a day, but because of the high failure rate, I am >> forced to make it run once an hour (and have code to gracefully end if >> it already successfully ran within a day). Pretty frustrating to deal >> with, and I'd appreciate if this problem was resolved. >> >> I'm fairly confident in how I'm using the API as far as it is matching >> the details in the documentation (the cron job is extraordinarily >> simple). >> >> My tasks also have this crop up, but they fortunately wait and try >> again, which makes them work a lot better than the cron currently, >> which just simply ends and refuses to try again without me using this >> current work-around. >> >> -- >> 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]<google-appengine%[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.
