In the previous articles in this series, we have seen how to author custom reactive and proactive Polly policies:
- Part I: Introducing custom Polly policies and the Polly.Contrib
- Part II: Authoring a proactive custom policy (a policy which acts on all executions)
- Part III: Authoring a reactive custom policy