Polly icon indicating copy to clipboard operation
Polly copied to clipboard

[DRAFT] Add TelemetrySource to ExecutionRejectedException

Open peter-csala opened this issue 1 year ago • 1 comments
trafficstars

Pull Request

The issue or feature being addressed

#2345

Details on the issue fix or feature implementation

Done

  • Added TelemetrySource property to the ExecutionRejectedException
  • Extended ResilienceStrategyTelemetry with a UpdateTelemetrySource method
  • Updated several strategies to populate TelemetrySource on the thrown exception

Missing

  • Unit tests

Confirm the following

  • [x] I started this PR by branching from the head of the default branch
  • [x] I have targeted the PR to merge into the default branch
  • [x] I have included unit tests for the issue/feature
  • [x] I have successfully run a local build

peter-csala avatar Oct 15 '24 14:10 peter-csala