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

[da-vinci] Add delayed ingestion in dvc for target region push #1510

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

misyel
Copy link
Contributor

@misyel misyel commented Feb 7, 2025

Summary, imperative, start upper case, don't end with a period

Previously, we added in deferred swap for a target region push in #1375 and #1421 . For stores that have dvc clients that use this feature, we would like to delay ingestion for non target regions. This pr delays ingestion in dvc for non target regions until the version has been swapped to the new version. The total time for a version to be fully available on dvc will be target region push time + wait time (default 1hr) + dvc ingestion time.

How was this PR tested?

Added integration test

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

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.

1 participant