The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am working with Microsoft Fabric Data Pipelines and need to implement a failure-handling mechanism.
I appreciate any guidance, best practices, or alternative approaches!
Solved! Go to Solution.
Sorry to have missed out on this thread.
You can refer the below blog wherein you can copy the varibles/activity outpput into lakehouse :
Can anyone help me with this?
Sorry to have missed out on this thread.
You can refer the below blog wherein you can copy the varibles/activity outpput into lakehouse :
please refer this blog : https://datasharkx.wordpress.com/2021/08/19/error-logging-and-the-art-of-avoiding-redundant-activiti...
to manage error logging for multiple activities.
You can use the combination of on skip, on completion and on failure dependencies to trigger another pipeline on failure as stated in the aboe blog.
You can dynamically get the pipelinename, error messgae and error code via system variables but you cannot get the activity name dynamically
The FailureHandlerPipeline should store these details in a Lakehouse table for logging and troubleshooting
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |