On Success, On Error, On Completion, On Skip... wait what is the difference between any of those? Why do we have 4 options? When should I use each of them? How do we log information, how do we process errors, how do we perform error handling or retry logic? Can I reuse my logic and how do I do that? We always get the same questions in Data Pipelines and in this session, we will cover the end-to-end process that is the logical flow of Data Pipelines and make sure you understand Error Handling through and through!
You will learn:
- How conditional logic works in Microsoft Fabric Data Pipelines
- The best way to institute retry logic
- The benefits of UDF vs. Sub pipelines for logging information and errors