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

Invalidate both full and incremental exports in pending or uploaded status #54

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

aligent-lturner
Copy link
Collaborator

Initially, it was thought that a full export would never be "invalid", which is true in some sense, but we don't really want to be automatically uploading out-of-date data.
This change will set both full and incremental exports to invalid if their version number is earlier than the current uploaded version.
It also allows exports that have already been uploaded, but not triggered, to be invalidated.

@aligent-lturner aligent-lturner merged commit 4e1a5d2 into main Nov 27, 2024
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.

2 participants