• What is Polly.Context?
  • What information can Context carry?
  • Where is Context available?
  • Pre-defined keys on Context
  • Changes between Polly <v6 and >=v6
  • Example: Using pre-defined keys
  • Using Context for custom data
  • Example: Pass information into an execution to enrich logging
  • Example: Varying the ILogger used within an onRetry delegate
  • Using Context with policies configured via HttpClientFactory