Hi @<1722786129071050752:profile|DullCentipede49> , you can always pull the scalars from the two pipelines and compare them?
Hi @<1523701087100473344:profile|SuccessfulKoala55>
Thanks for your response. I was looking at the PipelineController SDK documentation but I could not find a method that will pull/get the scalars, Can you please point me to the appropriate method?
Hi @<1722786129071050752:profile|DullCentipede49> , sorry for the delayed response - pulling scalars is not part of the pipeline interface, but part of the task interface - once you have the steps task IDs from the pipeline, you can use the Task..
methods to get the reported scalars for each step