style95 commented on issue #5506: URL: https://github.com/apache/openwhisk/issues/5506#issuecomment-2311134111
@abdulmonum Are you using the kafka trigger to invoke your action? Basically, your assumption is correct. If pods are already created and your action only takes 0.02 seconds, it should be fine. What is the batch size of your kafka producer and what is the user memory configured for the invoker? Do you have any suspicious logs on the consumer side as well? -- 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]
