Skip to content

Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints #5128

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
merged 3 commits into from
Apr 15, 2025

Conversation

dibahlfi
Copy link
Contributor

This PR will allow application developers to configure hints through a SessionRetryOptions instance which will signal to the SDK whether to pin retries on the local region or move quicker to a remote region when READ_SESSION_NOT_AVAILABLE errors are thrown.
[] New feature (non-breaking change which adds functionality)

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks

@dibahlfi dibahlfi requested a review from kundadebdatta April 15, 2025 15:27
@dibahlfi dibahlfi added the auto-merge Enables automation to merge PRs label Apr 15, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) April 15, 2025 18:31
Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants