
Announcements
Hi,
I retrieve the data by dataflow.
1. Refresh a dataflow action takes ca. 5s.
2. After that the trigger When a dataflow refresh completes is releasing next steps.
3. The final step of the flow is Respond to a PowerApp or flow - if the passed var is true next flows are started.
The problem is that, with the same sets of data, the step from point 2 tooks once 40s, next time +120s.
+120s means, that I got timeout issue for action from point 3, and the flow is failure and the whole set is crashed.
Why its happened so with step When a dataflow refresh completes?
Is there any other way to check if the dataflow has been refreshed?
And the extra questions.
What the 5 seconds. of running the action Refresh a data flow mean?
What tell us the running time of trigger "When a dataflow refresh completes" about?
Sorry for my English
Krzysiek