Hi, my azure data flow activity gets stuck (run id aea495f9-5a19-4f38-96f3-f6f79831ada5) from time to time and I don't really know how to debug this.
When I inspect the progress of the activity I can see the activity status as "Running" but the final sub-activity marked as completed (green tick). The final subactivity is the sink to an Azure SQL database.
Could you please provide me with some guidance on how to debug this?
Also would like to know how can I get a warning or something when an activity/pipeline run takes more than certain time to complete or similar warning.
thanks