Hello ...
I need to purge a table and then run the dataflow that will reload it
I would like to get the result of the dataflow reload
I built then the following flow (I am aware that I could improve the deletion performance but for the time being please ignore it)

It turns out ... that I get a "Request to the backend service timed out" on the "Respond to a Power App" Card ...
Any hint?
Btw... I need to use this as a child flow, this is why I added the "When a dataflow refresh completes" & "Respond to a Power App
Btw #2, The "When a dataflow refresh completes" has a timeout of several hours, but right now I am on test mode and it takes less than 4 minutes for it to complete... I added the Try/Catch just as an attempt (fruitless) to handle the error
Here's the resulting error

Any help will be appreciated