Hi @Walter_C ,I wonder that how does the step-by-step approach work. As far as I know, Decorators (@dlt.expect) are processed when the function code is first read and the pipeline's structure is being defined—this is the parsing phase. But what chec...