You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "style95 (via GitHub)" <gi...@apache.org> on 2023/05/08 21:37:35 UTC

[GitHub] [openwhisk] style95 commented on issue #5404: How to count async Action invoke per second? Or count the total amount of asynchronous Action invoke?

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

   @QWQyyy 
   I believe OW does not provide any useful tools or features for this.
   What you need to do is to count the number of actual execution per second on the invoker side but I think it's not straightforward.
   
   Couldn't you use the synchronous call?


-- 
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-unsubscribe@openwhisk.apache.org

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