Skip to content

Enhance exception handling of ActionCommands

Fix #337 Catches exceptions in the Action excec method. Otherwise can the setup and teardown methods are interruppted and the kafka topics are not removed after an experiment.

fix NullPointer exception by FindAndFirst() by checking for failture first enhance normal logging in case of problematic commands

Merge request reports