HRNUG / Organization

9 stars 0 forks source link

January 9th, 2024 Meeting #67

Closed 1kevgriff closed 4 months ago

1kevgriff commented 8 months ago

Meeting Date: January 9th, 2024 Speaker: Joel Hulen

Speakers please provide a short bio, topic and description to help us announce and promote your talk.

1kevgriff commented 7 months ago

Polly is a powerful library for .NET that helps you handle transient faults and improve the resilience of your applications. With Polly, you can easily define and apply strategies such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter, and Fallback to handle failures and slowdowns in a fluent and thread-safe way.

After months of continuous development, Polly v8 is finally here! The team has redesigned the library with a hyper-focus on performance, in collaboration with the Microsoft .NET team. Polly's latest release brings an array of exciting enhancements that will supercharge your resilience strategies and hopefully boost your application's performance and reliability. It has been re-engineered to provide more power and ease of use, ensuring a robust approach to handling your applications' retries, timeouts, and other resilience strategies.

Join Joel Hulen, the Polly project lead, as he explores how to use Polly to add resilience and reliability to your .NET projects.

1kevgriff commented 7 months ago

@drewgle Ready to post!