
Hi,
I came across an error that's quite frustrating. After some time pipelines that invoke dataflows started to fail with errors like these:
I searched for this and I see it pop up in many places, in Power Platform, Fabric etc. I tried re-authenticate the connections to Lakehouse that are used in the Dataflow. I added the connections again in the Dataflow. From UI perspective everything is working, I see the data, I can configure data destination just fine but when executing it started to fail. The only solution I found is to make a copy of the pipeline and it started to work on the copy. This week it pops up for other pipeline and again only making a copy of the pipeline works. But this is not a sustainable solution, commit history is becoming a mess (deleting, adding the same pipelines in git).
Have you come across these errors? Is there a permanent solution to this?
Thanks