09-23-2018 02:50 AM
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!
09-23-2018 08:35 PM
Use pipeline execute and increase pool size (min 10) based on your infrastructure .