bdoyle0182 commented on issue #5526: URL: https://github.com/apache/openwhisk/issues/5526#issuecomment-2593679347
The first invocation on an invoker will require pulling the runtime image used for the prewarm if don't have tooling to do this before running the invoker and downloading the function / action code from the db. The function code is then cached on the invoker for some period of time / x different functions are attempted to run on it. That is likely what you're seeing. -- 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]
