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

Allow Bigtable RPC retries #7636

Merged
merged 2 commits into from Oct 18, 2023
Merged

Allow Bigtable RPC retries #7636

merged 2 commits into from Oct 18, 2023

Conversation

dimas-b
Copy link
Member

@dimas-b dimas-b commented Oct 17, 2023

Following up on #7552.

Add BT total timeout and max attempts settings.

Bigtable RPC calls will not be retried if neither total timeout nor max attempts are set.

Following up on projectnessie#7552.

Add BT total timeout and max attempts settings.

Bigtable RPC calls will not be retried if neither total timeout
nor max attempts are set.
@adutra
Copy link
Contributor

adutra commented Oct 18, 2023

@dimas-b let's merge this one and then I'll fix the conflicts in #7639 .

@dimas-b dimas-b merged commit 424e637 into projectnessie:main Oct 18, 2023
17 checks passed
@dimas-b dimas-b deleted the bt-retries branch October 18, 2023 15:31
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.

None yet

3 participants