Thanks for reminding, we can use the default warn level. Should this get changed as well? https://github.com/apache/incubator-openwhisk/blob/0242a60aeb976d070abda76a8ac2aa7e3306e393/core/controller/src/main/scala/whisk/core/controller/Actions.scala#L292
Or I can match exception types for different levels. However, I think logging here is quite redundant b.c. we've already logged this at `doInvoke`. BTW, in opentracing, there's no standardized warn tag provided, is this fine? [ Full content available at: https://github.com/apache/incubator-openwhisk/pull/4000 ] This message was relayed via gitbox.apache.org for [email protected]
