Skip to content
zjc-china edited this page May 11, 2022 · 10 revisions

PollyWiki中文翻译

  1. 1Home
  2. Polly RoadMap
  3. Contributing

3.1 Git Workflow 3.2 Fix your line endings!

  1. 瞬时错误处理与主动弹性的工程实践
  2. Supported targets
  3. 重试
  4. 断路器
  5. Advanced Circuit Breaker
  6. Timeout
  7. Bulkhead
  8. Cache
  9. Implementing new cache providers
  10. Implementing cache serializers
  11. Anonymising and de timestamping cached data
  12. Avoiding cache repopulation request storms
  13. Rate-Limit
  14. Fallback
  15. PolicyWrap
  16. NoOp
  17. PolicyRegistry
  18. Dynamic reconfiguration during running
  19. Polly and HttpClientFactory
  20. Asynchronous action execution
  21. Avoid compiler gotchas mixing sync and async execution
  22. Handling InnerExceptions and AggregateExceptions
  23. Statefulness of policies
  24. Keys and Context Data
  25. Non generic and generic policies
  26. Polly and interfaces
  27. Some policy patterns
  28. Debugging with Polly in Visual Studio
  29. Unit-testing with Polly
  30. Unit-testing with Polly - with examples
  31. Polly concept and architecture
  32. Polly v6 breaking changes
  33. Polly v7 breaking changes
  34. DISCUSSION PROPOSAL- Polly eventing and metrics architecture
Clone this wiki locally