Adds "show in context" menu for MVM application logs that have thread_id or request_id as a field in their log entry. This allows sorting app logs based on either field.
Capability to provision applications for current load and configure elastic provisioning based on both VM and application level metrics.
Use RequestPayloadTooLargeException for URLFetch requests with payloads that are too large.
Java Runtime
Java's URLFetch API gains a property to specify default fetch deadline. `appengine.api.urlfetch.defaultDeadline` is a floating point number in seconds that can be used to specify a default URLFetch timeout for Java in appengine-web.xml.
Thank you from the Google App Engine team!
Aleem Mawani
unread,
Sep 11, 2015, 10:20:20 AM9/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Can someone elaborate on the "Capability to provision applications for current load and configure elastic provisioning based on both VM and application level metrics." feature?