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…

6 Replies

  • srivera's avatar
    srivera
    New Contributor II

    Thanks for the pattern.

    • Have you tested this with various data types, such as, MSSQL BIT and VARBINARY?
    • I’m looking to make this more generic so I could pass in a list of tables to the SQLServer Select Snap and migrate each table.

    Thanks in advance,

    Sonny

  • I’m checking with the team as the person who originally created the example is no longer a member of the Community.