rabbah commented on issue #5170: URL: https://github.com/apache/openwhisk/issues/5170#issuecomment-954788374
It's hard to diagnose this without understanding more about the function's code. If the action is somehow reusing the same container despite the failure then it's possible that what you're saying is true - I see no `init` time annotation so these are all warm starts. The error from your last function activation is classified as `action developer error` so it crashed - does it run cleaning on a cold start? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
