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(ingest): Delay test data upload by 120 seconds so it only happens after new database up #1449

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

corneliusroemer
Copy link
Contributor

@corneliusroemer corneliusroemer commented Mar 22, 2024

Summary

Slight temporary hack to make sure we always end up submitting data to the new database of the new deployment, not the old one that's still hanging around because ingest is up so fast.

I'll make this more robust later, but for now this ensures we always have data for previews to make everyone's lives easier.

Solves this problem (mostly):

image

Though we still want to ensure LAPIS is cleared after new deployment, see #1438

@corneliusroemer corneliusroemer merged commit 59dc030 into main Mar 22, 2024
10 checks passed
@corneliusroemer corneliusroemer deleted the delay-ingest branch March 22, 2024 19:59
@corneliusroemer corneliusroemer restored the delay-ingest branch March 22, 2024 20:07
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