Hey all, anyone else aware of this behaviour? Feels like a regression to me rather than working as intended, though I don't have access to older versions to prove that behaviour here has changed.
Description:
When launching one desktop flow from another, the "Flow Timeout" property for the inner flow is compared against the total time spent running this flow rather than used as a timeout for each launch, making it useless within any flow that runs it more than once.
Repro steps:
- Create flow 1 which has a single action that waits for 60s
- Set "maximum allowed running time for this flow" to 5 minutes in the flow properties
- Create flow 2 which runs flow 1 in a loop
- Observe flow fail after 5 iterations with maximum flow time exceeded error
Versions tested (so far): 2.56.239.25132, 2.57.184.25154