Using Public API I am not able to get the statistics of the child pipeline
I have a pipeline which is a master pipeline that results into invoking the child pipelines using the Pipeline Execute snap.
The child pipeline executions can be more than 500, in which case I am n...