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

Commits on Oct 18, 2023

  1. Allow Bigtable RPC retries

    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.
    dimas-b committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6bb108b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bbc395 View commit details
    Browse the repository at this point in the history