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

fix(manager) restore InitCacheSyncDuration (#5238) #5261

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Nov 30, 2023

What this PR does / why we need it:

Manual backport of #5238 to 2.12.

Special notes for your reviewer:

Obliterated changelog conflicts. AFAIK we're just leaving these as-is in the release branch and adding new patch info to main only at release time.

Ran make generate for the CLI doc.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

Fix regression that removed initial cache sync delay.

Add --init-cache-sync-duration flag to override the delay period.

---------

Co-authored-by: Travis Raines <[email protected]>
@rainest rainest requested a review from a team as a code owner November 30, 2023 18:21
@rainest rainest enabled auto-merge (rebase) November 30, 2023 18:21
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/2.12.x@527c35f). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/2.12.x   #5261   +/-   ##
================================================
  Coverage                  ?   68.0%           
================================================
  Files                     ?     165           
  Lines                     ?   19344           
  Branches                  ?       0           
================================================
  Hits                      ?   13171           
  Misses                    ?    5389           
  Partials                  ?     784           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pull-request-size pull-request-size bot added size/L and removed size/M labels Dec 1, 2023
@rainest rainest merged commit b929f67 into release/2.12.x Dec 1, 2023
39 of 40 checks passed
@rainest rainest deleted the chore/back-initcache branch December 1, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants