executeWithMetrics abstract method
Override this instead of handle
Implementation
FutureOr<Output> executeWithMetrics(Input data, ChainContext context);
Override this instead of handle
FutureOr<Output> executeWithMetrics(Input data, ChainContext context);