Skip to content

[chore] Add catch-up deploy profile overlay for credit-card analytics - #116

Draft
WellMafra wants to merge 2 commits into
mainfrom
catchup
Draft

[chore] Add catch-up deploy profile overlay for credit-card analytics#116
WellMafra wants to merge 2 commits into
mainfrom
catchup

Conversation

@WellMafra

Copy link
Copy Markdown
Contributor

What was done

  • Added package-catchup.json overlay in finance-credit-card-chatbot/credit-card-analytics/ with the catch-up deploy profile: relaxed Flink checkpointing (1h interval, AT_LEAST_ONCE), and Postgres deployment settings replica-count: 0, create-indexes: false, data-checksums: false.

Why it was done

  • Used to test the catch-up → steady-state deployment flow in staging: initial deploy passes this overlay last in the packageJson list (last file wins), then an upgrade without the overlay triggers the steady-state restore steps (enable checksums, create indexes, restore replicas).

🤖 Generated with Claude Code

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