You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various bug fixes for azcore and internal (Azure#18905)
* Various bug fixes for azcore and internal
Adjusted the initial retry delay to align with the design guidelines.
Fixed an issue with modifying the original *http.Request that breaks
retries during recording playback.
* update test
* fix tests
0 commit comments