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
feature #49809 [HttpClient] Allow using multiple base_uri as array for retries (Tiriel)
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[HttpClient] Allow using multiple base_uri as array for retries
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | Fix #43327
| License | MIT
| Doc PR | TBD
Allowing array of urls as `base_uri` option in `RetryableHttpClient` to allow retries on different base uris each time.
Commits
-------
b63ad4025f [HttpClient] Allow using multiple base_uri as array for retries
0 commit comments