Drahten

Fault Handling

Using Polly for fault handling between services

One of the tasks of the current application is to achieve reliability of the services it offers. Techniques such as running services in containers with independent databases and using a message broker are part of the methods for achieving service reliability. Strategies are necessary to ensure higher fault tolerance of the services in the event of temporary accessibility issues by other services.

Why Choose Polly?

Polly enables the implementation of the following strategies: