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

Archive DB daily #598

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Archive DB daily #598

merged 4 commits into from
Nov 6, 2024

Conversation

spbnick
Copy link
Collaborator

@spbnick spbnick commented Nov 4, 2024

No description provided.

Add a Cloud Scheduler job posting messages to a Pub/Sub topic every day
at 12:00, which triggers a Cloud Function, which copies one week of
(missing) data from the operational DB (PostgreSQL) to archive DB
(BigQuery). This replaces the previously-used writing through a mux with
rate limiting.
@spbnick spbnick marked this pull request as ready for review November 6, 2024 18:08
@spbnick spbnick merged commit 185c939 into main Nov 6, 2024
6 checks passed
@spbnick spbnick deleted the archive_db_daily branch November 6, 2024 18:12
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