peter-csala
peter-csala
I would love it. Please submit a draft PR and we will help you polish it.
If we go with this approach to _decorate_ all Polly exceptions (that derives from the `ExecutionRejectedException`) then that we would generate consistent behavior across the strategies. BUT for those exceptions...
> How about we treat the `UpdateTelemetrySource` as an pub-internal API (albeit hidden, so it can be used in `Polly.RateLimiting`). We will add the `TelemetrySource` property to all our exceptions....
> > I'm not against the idea of the pub-ternal API. I think if we go down that route it's better to do the minimal amount and do more later...