Forum Discussion
Dataflow runs since hours, cannot be stopped?
Hello,
we are encountering more and more issues with Fabric, unfortunately. The newest addition is a Gen2 Dataflow that runs now since 7 hours while usually it took about 1 hour to complete. I understand there is not cancelling option as of now, how can we stop the Dataflow from running and restart it?
Also, when is the option to cancel refreshes released?
19 Replies
- NandanHegdeSuper User
As of now the UI feature to cancel refresh is not available but it can be done via API :
https://fabric.guru/cancelling-dataflow-gen2-refresh
timeline for the cancel feature :
https://learn.microsoft.com/en-us/fabric/release-plan/data-factory#cancel-refresh
- pqian_MSFTMicrosoft Employee
JayJay11 can you paste the request ID and/or dataflow ID for this? I want to take a look on why the refresh got stuck
- Joshrodgers123Advocate V
pqian_MSFT - Just curious, do you know when the cancel refresh option will be available for DFG2? The release plan says Q4 2023, but the page hasn't been updated since 10/5/2023.
- pqian_MSFTMicrosoft Employee
Cancellation is coming soon - it's been tested and rolling out in the March release.
- JayJay11Resolver II
Here you go:
Thank you!!
- pqian_MSFTMicrosoft Employee
Thanks JayJay11 , the difference between the last fast run and this run seems to be on the amount of OData requests. The fast run only issued 4 requests, the slow run is still running and issuing thousands of OData requests.
I'll need to look into these requests to see what they are. Meanwhile, if you can share the query definition, that would be helpful too