Skip to main content
Nintex Community Menu Bar

NWC Branch by Stage Infinite Loops

  • June 11, 2022
  • 2 replies
  • 55 views

Garrett
Forum|alt.badge.img+16

When does the Branch by Stage break out of a infinite loop?

Where can I get more technical details about this?

 

I have the following Branch by Stage. There is no Exit from the Branch by Stage.

Branch 2 -> Branch 3 -> Branch 2 -> Branch 3 (Infinite Loop)

23517i00AED65E4AB26CAA.png

Yet the Branch by State somehow exits and the Log to Instance action is executed.

23518i8FA7D6B30A81B923.png

 

 

2 replies

Forum|alt.badge.img+11
  • Contributor
  • June 13, 2022

I wouldn't have thought it would apply to a branch by stage action, but maybe it's hitting the loop limit of 1000?

 

https://help.nintex.com/en-US/nwc/Content/Overview/Limits.htm


Garrett
Forum|alt.badge.img+16
  • Author
  • Scout
  • June 13, 2022

Hi @bsikes 

Thanks for your reply and sharing the limits link. 

 

So the Infinite in infinite loops just means 1,000 haha!