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

roachtest/cdc: increase cloud storage assume role acceptable latency #97394

Closed

Commits on Feb 21, 2023

  1. roachtest/cdc: increase cloud storage assume role acceptable latency

    Previously, we would observe failures due to the latency jumping to ~1m15s.
    - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8757437
    - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8534805
    
    The most likely explanation for this is network blips. Previously, the maximum acceptable latency was 1 minute. This change
    bumps it to 90 seconds to reduce how often we see flakes.
    
    Fixes: cockroachdb#96330
    Epic: none
    
    Release note: None
    jayshrivastava committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3773546 View commit details
    Browse the repository at this point in the history