Every task has the following task headers which youmay use to kill any
ghost tasks. cheers !
Task Request Headers
Requests from the Task Queue service contain the following HTTP
headers:
* X-AppEngine-QueueName, the name of the queue (possibly default)
* X-AppEngine-TaskName, the name of the task, or a system-
generated unique ID if no name was specified
* X-AppEngine-TaskRetryCount, the number of times this task has
been retried; for the first attempt, this value is 0
On Oct 22, 3:15 pm, Aaron <[email protected]> wrote:
> This was my mistake. Because I had exeeded the quota yesterday, there
> were tasks queued up from yesterday that were sending those errors.
>
> On Oct 22, 2:48 am, Aaron <[email protected]> wrote:> Hi!
>
> > After uploading a new version of my app today, I started receiving
> > Over Quota Errors as a result of a cron task that queues up sixty
> > tasks every minute. As far as I can see from my admin dashboard, I
> > have not exceeded the quota (especially since the quotas just reset).
> > However, I'm still receiving these Over Quota Errors.
>
> > Just a note: I mistakenly let a task queue get out of hand yesterday,
> > so I exceeded my quota from yesterday. Does this roll over and affect
> > my quota for future days?
>
> > Thanks,
> > Aaron
--
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.