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 2020/05/06 18:24:08 UTC

[GitHub] [openwhisk-wskdebug] alexkli commented on issue #49: [activation DB agent] add X-OW-EXTRA-LOGGING header

alexkli commented on issue #49:
URL: https://github.com/apache/openwhisk-wskdebug/issues/49#issuecomment-624812316


   There should be no need to pass them through in any form. The code invoking those helper actions would be fixed to always add the header. These invocations have to be recorded as the result is looked up (polled) from the activation db, that’s the whole purpose. (The client interested in these is not the one making the invocation).
   
   Last but not least this mechanism is not the main one for wskdebug and I would be happy to remove it completely. It’s only there for folks who a) have no concurrent actions enabled in their openwhisk and b) don’t wan to use the optional, 3rd party ngrok service.


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

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