Adding a metric-function with no arguments to a node causes an error when queried through the dispatcher.
Closed this issue · 0 comments
jtorniainen commented
Currently it is possible to start a node that contains no input arguments. Node responder will crash when the metric function is queried. Error should be thrown when the metric function gets added to the metric list.