mgencur commented on a change in pull request #3951: Docs fixes for action 
invocations
URL: 
https://github.com/apache/incubator-openwhisk/pull/3951#discussion_r208496577
 
 

 ##########
 File path: docs/actions.md
 ##########
 @@ -340,7 +344,7 @@ is skipped if an action is dispatched to a previously 
initialized container ---
 You can tell if an [invocation was a warm activation or a cold one requiring 
initialization](annotations.md#annotations-specific-to-activations)
 by inspecting the activation record.
 - An action runs for a bounded amount of time. This limit can be configured 
per action, and applies to both the
-initialization and the execution separately.
+initialization and the execution separately. If the action time limit is 
exceeded the activation's response status is _application error_.
 
 Review comment:
   I think it only changes for the init phase.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to