Max Limit of tasks a single task can start?

18 views
Skip to first unread message

Mike Schlanser

unread,
Oct 24, 2011, 12:52:03 PM10/24/11
to Google App Engine
Hello,

Is there a limit to how many tasks a single task can kick off? We're
getting around 25000 tasks and its throwing an error about BulkAdd()
error. Is there a "flush" for a queue in java code?

Thanks,
Mike

vlad

unread,
Oct 24, 2011, 4:15:21 PM10/24/11
to google-a...@googlegroups.com
There is a limit of 100 tasks max per single BulkAdd call. I am not aware of any limitations (other than quota) if you spread tasks creations across multiple BulkAdd calls.
Reply all
Reply to author
Forward
0 new messages