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. On Friday, July 29, 2016 at 10:49:24 PM UTC-7, Deepak Singh wrote: > > > 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 > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b003c9b0-4772-4c80-89c7-7600f01cf009%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
