The CORRECT way to implement Retries in .NET

Опубликовано: 19 Сентябрь 2022
на канале: Nick Chapsas
88,288
3.5k

Get started with Octopus Deploy: https://oc.to/nickchapsas
Join Octopus Deploy's free Slack community: https://oc.to/SlackCommunity

Check out my courses: https://dometrain.com
Become a Patreon and get source code access:   / nickchapsas  

Hello everybody I'm Nick and in this video I will show you how you can make your code more resilient by implementing retry policies. Retry policies power pretty much every microservice out there in some capacity, but due to the nature of having multiple systems coming together and needing to deal with things that might fail.

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet