style95 commented on code in PR #5340: URL: https://github.com/apache/openwhisk/pull/5340#discussion_r1007493507
########## README.md: ########## @@ -111,3 +111,9 @@ You can also join the OpenWhisk Team on Slack [https://openwhisk-team.slack.com] The OpenWhisk system is built from a [number of components](docs/dev/modules.md). The picture below groups the components by their GitHub repos. Please open issues for a component against the appropriate repo (if in doubt just open against the main openwhisk repo).  + +### What happens on an invocation? + +This diagram depicts the steps which take place within Openwhisk when an action is invoked by the user: + + Review Comment: Not sure the reason but I retriggered the unit test. -- 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]
