Task size limit on Flexible env

74 views
Skip to first unread message

Deepak Singh

unread,
Jul 30, 2016, 1:49:24 AM7/30/16
to google-a...@googlegroups.com

As far as i know all of the restrictions of standard env have been removed on flexible env, but we still get exception on task queue on flexible env

textPayload: "java.lang.IllegalArgumentException: Task size too large" 

 
What is this limit ?

--
Tech

Christian F. Howes

unread,
Aug 1, 2016, 5:01:11 PM8/1/16
to Google App Engine
correct, the restrictions of the environment are lifted, but the restrictions of the associated services are not.  So the task queue service still has a payload size limit, as that is an off-instance service.  (similarly the max size of an entity in NDB is still the same).

i can't find the docs right now, but i think the payload size is around 1MB, but might be completely wrong.  the new documentation structure hides a lot of these details that were easy to find in the older docs.

Nick (Cloud Platform Support)

unread,
Aug 2, 2016, 3:00:56 PM8/2/16
to Google App Engine
Hey Deepak,

The quotas and limits are described in the Task Queues "Quotas" page in the documentation.

Cheers!

Nick
Cloud Platform Community Support
Reply all
Reply to author
Forward
0 new messages