Hi all! I've get messages like this one: "Exceeded hard memory limit of 256 MB with 274 MB after servicing 2 requests total. Consider setting a larger instance class in app.yaml." And my application throws HTTP 500 errors in response.
My app.yaml: runtime: java11 instance_class: F4 Also tried F4_G1 to no avail. I'am on GAE standard in the Free Trial. How to debug this? Regards, Andreas -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6d3d856f-3e84-4d6b-a8ef-5bdc1da64063n%40googlegroups.com.
