Forum Discussion

Noushin's avatar
Noushin
New Contributor
4 years ago

Pipeline execute maximum recursion calls depth

Hi Team,

I have designed pipeline to make recursive calls using pipeline execute snap…in one scenario i got an error at the 64th iteration tat it ‘‘cannot execute any more child pipelines’’ and i found in pipeline execute snap documentation that it cannot exceed more than 64 depth b4 they begin failing…

But wen i executed the same pipeline after a week…its taking 150 iterations…how is this possible…