-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Cosmos] Resiliency and Documentation Improvements (#36514)
* 403.3 loop fix, regional routing fix, improvement on service request errors functional code, missing tests now * Update ErrorCodesAndRetries.md * Update TimeoutAndRetriesConfig.md * Update http_constants.py * Update CHANGELOG.md * test improvements for 403 retry * fix emulator tests * Update test_globaldb.py * Update test_globaldb.py * add ServiceRequestError test and doc update * addressing comments * Update test_globaldb.py * Update test_globaldb.py * Update test_globaldb.py * Update test_globaldb.py * move policy * revert * fixes * Update test_globaldb.py * Update test_globaldb.py * Update test_globaldb.py * Update test_globaldb.py * Update test_globaldb.py * Update CHANGELOG.md * 503 retries * align readme with changelog * forceful db account refresh * remove premature locational endpoint * make GEM refresh every 5 mins as it should have * Delete drz3-drill.txt * Update CHANGELOG.md * Update test_location_cache.py * Update _global_endpoint_manager.py * ensure only one initial database account call * Delete dr-zdrill-005.txt * Update test_location_cache.py * Update test_location_cache.py * Update test_location_cache.py * overhaul location_cache tests
- Loading branch information
Showing
18 changed files
with
391 additions
and
534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.