Fork me on GitHub

polly 可用于异常的熔断降级,重试等

官方: https://github.com/App-vNext/Polly

 

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner

Polly是一个.NET弹性和瞬时故障处理库,它允许开发人员以流畅且线程安全的方式表达策略,如重试、断路器、超时、隔板隔离和回退

 

https://www.cnblogs.com/edisonchou/p/9159644.html

posted @ 2020-02-24 10:47  Something_Diffrent  阅读(170)  评论(0编辑  收藏  举报