style95 commented on issue #5429:
URL: https://github.com/apache/openwhisk/issues/5429#issuecomment-1632148799

   Are you able to access the underlying node? Then you would be able to 
collect container logs.
   And regarding OOM issue, you may look into the kubernetes events to see if 
the pod is destroyed by OOM.
   
   IIRC the flag(`THE_END_OF_A_WHISK_ACTIVATION`) is to denote the end of one 
activation.
   A container(pod) can be used and each invocation can leave logs and that 
flag is to figure out the end of one activation.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to