You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request failed because either the HTTP response was malformed or connection to the instance had an error. Additional troubleshooting documentation can be found at: https://cloud.google.com/run/docs/troubleshooting#malformed-response-or-connection-errorWhile handling this request, the container instance was found to be using too much memory and was terminated. This is likely to cause a new container instance to be used for the next request to this revision. If you see this message frequently, you may have a memory leak in your code or may need more memory. Consider creating a new revision with more memory.Memory limit of 1430 MiB exceeded with 1501 MiB used. Consider increasing the memory limit, see https://cloud.google.com/run/docs/configuring/memory-limits
Describe the issue
The processlogs script sometimes throws "Memory limit of 1430 MiB exceeded"
Steps to reproduce
View if you have access https://cloudlogging.app.goo.gl/J3n4QFpWFxwmjosc7
Observed behavior
Expected behavior
No Memory limit error
Additional context
Noticed while reviewing logs in #3697 (comment)
The text was updated successfully, but these errors were encountered: