Flow 1.26.0
Release date: October 10, 2023.
New features
New visualization of the Published Template results
A new popup window opens with the name of the instance and the result. If there is an error you can open a dropdown within the row for more details.
HTTPCall: Max retries and delay between retries
Enter the number of retries when the response status code is outside the success range of 200-299.
If you do not want to perform retries, set the value to 0.
If you define a maximum retry, a new field will appear to configure the seconds to wait between retries.
Flow: Stop and unload
We’ve merged the action of stop and unload. When you click/call the stop action, the context should be unloaded from the server.Â
The Unload button has been removed from the UI and its behavior has been merged into the Stop button.
Â