strict_execution_callback#
Strict execution callback for benchmark pipelines.
Provides a callback that enforces strict error handling, causing the benchmark pipeline to immediately terminate on any error rather than continuing with remaining targets. Useful for development and validation workflows where all targets must succeed.
Classes#
Callback to ensure strict benchmark execution with immediate error termination. |