- Improving your C# Skills
- Ovais Mehboob Ahmed Khan John Callaway Clayton Hunt Rod Stephens
- 36字
- 2021-07-02 13:08:45
Resilient policies
Resilient policies are classified into two categories:
- Reactive policies
- Proactive policies
In this chapter, we will implement both reactive and proactive policies using the Polly framework, which can be used with .NET Core applications.