Asynchronous processing is stretched in time and usually involves 3rd party resources that can potentially fail at any point in time. Polly is a transient and transient-fault-handling library that allows us to easily express the policies that will help to deal with various issues. With Polly, it becomes very easy to describe policies and describe retries, timeout, caching, caching and many more policies or their own policies. Polly can help developers deal with issues such as network problems, database issues, network problems and issues of its own.