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