Retry Logic in the workflow

Hey can anyone help me to understand how i can set up the retry logic here after detect dummy data and push the webhook payload again to feasibility agent to retry once again ,what node should i use after dummy data node


Hello @rajnish_sharma

You can create a loop branch:

Also, be careful to handle the possibility of an infinite loop.

1 Like

i tried the same it really goes in infinite loop, i try to setup the attempt counter but unable to achieve the result

use {{ $runIndex }} in an if node

2 Likes

I think it works

1 Like

thanks a ton bro

URW @rajnish_sharma , feel free to push that button, it’s free dopamine for me :smiley:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.