Task queue API exception

53 views
Skip to first unread message

nebulabug

unread,
Aug 28, 2009, 6:38:57 AM8/28/09
to Google App Engine
What happens when a task is queued again because of exception ?. Will
it be counted as new task or it will be counted as existing task ?.

If it is counted as a new task then there is a possibility of
exhausting the quota right ?.

Nick Johnson (Google)

unread,
Aug 28, 2009, 7:17:04 AM8/28/09
to google-a...@googlegroups.com
Hi nebulag,

Requeued tasks are deducted from your quota. The Task Queue uses an exponential backoff scheme to prevent a single error exhausting your quota.

-Nick Johnson
--
Nick Johnson, Developer Programs Engineer, App Engine

Sai

unread,
Aug 28, 2009, 9:59:55 AM8/28/09
to Google App Engine
Thanks.

On Aug 28, 7:17 am, "Nick Johnson (Google)" <nick.john...@google.com>
wrote:
> Hi nebulag,
> Requeued tasks are deducted from your quota. The Task Queue uses an
> exponential backoff scheme to prevent a single error exhausting your quota.
>
> -Nick Johnson
>
Reply all
Reply to author
Forward
0 new messages