Forum Discussion

KumarR's avatar
KumarR
New Contributor
7 years ago

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!

1 Reply

  • Supratim's avatar
    Supratim
    Contributor III

    Use pipeline execute and increase pool size (min 10) based on your infrastructure .