azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

Make retrypolicy internal

Open JoshLove-msft opened this issue 2 years ago • 2 comments

JoshLove-msft avatar Jan 03 '23 18:01 JoshLove-msft

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Core

azure-sdk avatar Jan 03 '23 19:01 azure-sdk

It would be awesome to have some context on this PR about the why of this change. Would you mind adding or linking to it?

danielmarbach avatar Jan 04 '23 07:01 danielmarbach

It would be awesome to have some context on this PR about the why of this change. Would you mind adding or linking to it?

Sure, the RetryPolicy type was in-flight work that is not ready to actually be shipped as a public type. Hence we are reverting it to internal in order to unblock the Azure.Core release containing other updates.

JoshLove-msft avatar Jan 06 '23 01:01 JoshLove-msft