apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Improve logging in the kafkaFeedWeb.js #275

Open markusthoemmes opened 6 years ago

markusthoemmes commented 6 years ago

That action does quite a few things and some of those are chained. It'd be helpful to increase the amount of logs written by each step to be able to deduct failures if a specific step hangs.