-
Notifications
You must be signed in to change notification settings - Fork 320
Cosmos: Adds GlobalEndpointManager, ClientRetryPolicy and LocationCache To Support Cross-Regional Routing
#3348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kundadebdatta
merged 43 commits into
main
from
users/kundadebdatta/3175_build_global_endpoint_manager
Nov 20, 2025
Merged
Changes from 35 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3db16fe
Code changes to introduce global_endpoint_manager.
kundadebdatta 397d9c4
Updated global endpoint manager and location cache. Wiring complete.
kundadebdatta c877976
Added client_retry_ploicy. Added Moka Cache for Account Properties.
kundadebdatta 857298d
Code changes to update client retry policy.
kundadebdatta 245e8f8
Code changes to make on_before_request as an async invocation.
kundadebdatta 894dec3
Code changes to add sub status code constants.
kundadebdatta ef0c9c1
Code changes to refactor refresh cache method.
kundadebdatta 96a7930
Code changes to clean up.
kundadebdatta 93c9d52
Code changes to validate cross regional retry. Added metadata retry p…
kundadebdatta 48a544e
Code changes to add applicable endpoints
kundadebdatta fe9f64d
Code changes to apply clippy suggestions
kundadebdatta af12051
Code changes to fix formatting
kundadebdatta 5d8e64f
Code changes to fix pipeline build failures.
kundadebdatta 6939a94
Code changes to fix cargo format errors.
kundadebdatta e0dd470
Reverting change in gem
kundadebdatta 79aa720
Updating location cache tests
kundadebdatta 773d3eb
Code cleanup.
kundadebdatta f51f58c
Code changes to fix formatting errors.
kundadebdatta bcfe2d3
Merge branch 'main' into users/kundadebdatta/3175_build_global_endpoi…
kundadebdatta eb0fb74
Code changes to fix endpoint manager cache refresh.
kundadebdatta d661b42
Code changes to add more tests in location cache.
kundadebdatta 6fa10ce
Code changes to add unit tests for endpoint manager and metadata retr…
kundadebdatta f53128e
Code changes to fix cargo format errors.
kundadebdatta 96221c1
Code changes to add summary for client retry policy
kundadebdatta 6552cdf
Code changes to address some of the review comments.
kundadebdatta 6485325
Code changes to make substatus code optional.
kundadebdatta 366a4ca
Code changes to add async_trait for wasm target.
kundadebdatta 6924a31
Code changes to use enum dispatcher for retry policy selection.
kundadebdatta 1d0385b
Code changes to add workspace dependency for moka.
kundadebdatta d31e40f
Revert "Code changes to add workspace dependency for moka."
kundadebdatta ea5b85c
Code changes to add workspace dependency for moka package
kundadebdatta c299901
Revert "Code changes to add workspace dependency for moka package"
kundadebdatta e398297
Adding cargo dependency to root cargo toml.
kundadebdatta 5f9725a
Code changes to fix formatting errors.
kundadebdatta 690295b
Code changes to fix spell checks
kundadebdatta 2ec9e4f
Code changes to address copilot review comments.
kundadebdatta f2ca105
Code changes to revert to builder pattern.
kundadebdatta c40a466
Code changes to address review comments.
kundadebdatta 01b0d76
Code changes to add code comment for refresh location. Removed Boxing…
kundadebdatta 138c9ed
Code changes to add formatting fix.
kundadebdatta f3311e0
Code changes to fix cargo spell check.
kundadebdatta 4459a19
Merge branch 'main' into users/kundadebdatta/3175_build_global_endpoi…
kundadebdatta 285033a
Updating cargo lock
kundadebdatta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.