Loops and limitations

Each run is one update, and individual steps may use additional updates.

If you look at an execution run log, you can calculate exactly how many updates were used.

  • any step that has a small lightning bolt next to it will incur updates
  • the numbers next to each step indicate how many times that step was run

Below is an example:

In the above example, a total of 5 updates were used.

1 Like