Azure / Azure/azure-sdk-for-python
[Bug] Excluded Locations or Preferred Locations Not Honored for 404:1002 Retries
Open
Client
Cosmos
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
Should rework the session retry policy to respect excluded locations and preferred locations. Right now, the session retry policy will do one retry on the hub region. This could mean that although the hub was excluded a retried request from 404:1002 lands there.
Contributor guide
Assessment
This issue has not been assessed yet.