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

release-23.2.0-rc: pcr: extend retries to a few minutes #116404

Merged
merged 2 commits into from Dec 16, 2023

Commits on Dec 13, 2023

  1. pcr: extend retries to a few minutes

    Previously we'd only retry for 20us but that is likely too short for most
    network issues to resolve themselves.
    
    Release note (enterprise change): PCR now retries for just over 3 minutes before failing.
    Epic: none.
    dt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    094dbbf View commit details
    Browse the repository at this point in the history
  2. pcr: clarify status during retry

    Previously it implied it was waiting even when it had resumed the retry.
    
    Release note: none.
    Epic: none.
    dt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c5e2e1e View commit details
    Browse the repository at this point in the history