Bulletproof Transient Error Handling with Polly
Offered By: NDC Conferences via YouTube
Course Description
Overview
Discover how to create resilient connected applications using Polly, an open-source project available on GitHub. Learn to implement elegant and fluent error handling for temporary network disruptions and other transient situations. Explore various retry policies, including retry, retry forever, wait and retry, and circuit breaker patterns. Gain the knowledge and skills to make your system bulletproof against connectivity issues and ensure smooth recovery during network interruptions. This 42-minute conference talk by Carl Franklin at NDC Conferences provides practical insights into leveraging Polly for robust error handling in connected applications.
Syllabus
Bulletproof Transient Error Handling with Polly - ​Carl Franklin
Taught by
NDC Conferences
Related Courses
Spring Boot Microservices Level 2 - Fault Tolerance and ResilienceJava Brains via YouTube Azure Cloud Design Patterns
LinkedIn Learning Architecting for Active-Active Resiliency in the Cloud
Strange Loop Conference via YouTube Building .NET Core Microservices with Steeltoe
Linux Foundation via YouTube Battle of the Circuit Breakers - Resilience4J vs Istio
GOTO Conferences via YouTube