Slowness of a Flow in runtime
Comments
-
Hello,
I have created the Flow but the flow gives the result some times very fastly, sometimes take too long (more than 2 min) to give the response.
So, Im requesting you to help me how can I check the Flow performance(how much times its took to give response). and how can I set the timeout for that flow.
Thanks.
-
Hi,
The Profiler is designed to help you find problems in your Flows. It writes out all step executions with the count of executions and time those executions took.
Please refer [url=https://documentation.decisions.com/docs/troubleshooting-using-profiler]Troubleshooting Using the Profiler[/url] for more information on using this.
Regards.