You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/02/21 18:36:23 UTC

[GitHub] ruediger-maass edited a comment on issue #4299: Avoid that actions do not stop after action timeout when logging heavily

ruediger-maass edited a comment on issue #4299: Avoid that actions do not stop after action timeout when logging heavily
URL: https://github.com/apache/incubator-openwhisk/pull/4299#issuecomment-466114436
 
 
   @markusthoemmes @sven-lange-last - thanks for your comments! We incorporated your comments into our code changes, test action, and test code. In particular, we found that DeveloperError is not only used in action timeout cases. Therefore we added the function `isConterTimeoutError` in `ActivationResponse` in order to apply our code changes only in timeout cases.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services