Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-19 Thread gks
Again, the rate setting of default queue is changed to 5 QPS for both of my apps. This kind of random behavior is not acceptable if GAE would like to be a serious cloud platform. On Thursday, October 18, 2012 7:57:56 PM UTC-7, gks wrote: > > Following are the answers to your questions: > 1. Rat

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
I can now see the total task created count to be stuck at 100. On Friday, October 19, 2012 9:14:48 AM UTC+5:30, nischalshetty wrote: > > For us the rate did not go down. There were millions of tasks created in > the task queue (it should have been 40,000). The stored task byte count > shot to 0

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
For us the rate did not go down. There were millions of tasks created in the task queue (it should have been 40,000). The stored task byte count shot to 0.5GB I then purged the queue and increased the stored task byte to 1.5GB a couple of hours ago. Everything seemed fine and now the stored tas

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
My app id is justunfollow-h Please look into this as now it's just filling up our On Friday, October 19, 2012 7:42:30 AM UTC+5:30, nverne wrote: > > nischalshetty, > > We can't investigate anything without an app id. > > > > On Fri, Oct 19, 2012 at 12:59 PM, nischalshetty > > > wrote: > >> We a

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread gks
Following are the answers to your questions: 1. Rate: Both maximum rate and enforced rate were changed to 5 QPS. I was only using default queue and set 20 QPS on it. 2. Task: All my tasks run on frontends 3. Admin Log: Yes, I am the only developer uploading changes and there is no activity in adm

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread Nicholas Verne
nischalshetty, We can't investigate anything without an app id. On Fri, Oct 19, 2012 at 12:59 PM, nischalshetty wrote: > We are facing problems with the task queue as well. The tasks shot up to > millions and everything stopped working for us! > > > On Thursday, October 18, 2012 11:34:23 PM UT

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread Nicholas Verne
Could you please give us some more details: Which rate did you see go down? The Maximum Rate or the Enforced Rate? Were your tasks running on backends or frontends? Do your admin logs indicate that you were the only developer uploading changes? On Fri, Oct 19, 2012 at 12:59 PM, nischalshetty wr

[google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
We are facing problems with the task queue as well. The tasks shot up to millions and everything stopped working for us! On Thursday, October 18, 2012 11:34:23 PM UTC+5:30, gks wrote: > > And the task queue of my app aos-prod-1 is lying about the # of tasks in > queue since it always says 100, w

[google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread gks
And the task queue of my app aos-prod-1 is lying about the # of tasks in queue since it always says 100, which is impossible given my customers usage pattern. On Thursday, October 18, 2012 10:19:09 AM UTC-7, gks wrote: > > After I changed the processing rate to 100QPS to drain the queue, it was

[google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread gks
After I changed the processing rate to 100QPS to drain the queue, it was changed back to 5QPS just now. Can anyone from Google start looking into this issue and stop changing my task queue setting? On Thursday, October 18, 2012 9:42:17 AM UTC-7, gks wrote: > > I just found task queue processing