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 2018/08/29 15:24:22 UTC

[GitHub] rabbah commented on issue #3994: Optionally return a small portion of user logs for blocking invocations

rabbah commented on issue #3994: Optionally return a small portion of user logs for blocking invocations
URL: https://github.com/apache/incubator-openwhisk/pull/3994#issuecomment-416994465
 
 
   this will hold up the active ack (and hence slow down activations) until some logs are available --- what's the criteria for getting logs to attach to the activation/active ack to avoid slowing down activations?
   
   how do you indicate that the activation should have logs or not (ie when you wait for logs and when you don't)?
   
   also this seems like something that can be solved entirely on the client side (cli) - why make backend changes for this?

----------------------------------------------------------------
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