Skip to content
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

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

Draft
wants to merge 5 commits into
base: msdata/direct
Choose a base branch
from

Conversation

dibahlfi
Copy link
Contributor

Pull Request Template

Description

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.

Type of change

  • [] New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #IssueNumber

@dibahlfi dibahlfi changed the base branch from master to msdata/direct January 24, 2025 18:11
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

All good!

@dibahlfi dibahlfi changed the title SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Session Consistency : SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Jan 24, 2025
@dibahlfi dibahlfi changed the title Session Consistency : SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Jan 24, 2025
@dibahlfi dibahlfi changed the title Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Session Consistency : Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Jan 24, 2025
@dibahlfi dibahlfi changed the title Session Consistency : Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant