KumarR
7 years agoNew Contributor
Fire and Forget for child pipeline call
Hi Team,
How can we achieve Async response or Fire and Forget while calling child pipe via PE snap(ForEach is deprecated).
i.e Calling a child pipe from main to log data in child, but don’t want to wait for child to finish its execution which can hold and can delay the main pipe execution.
Thanks!