Skip to content

docs(0053): first-timer runbook to continue the Soroban backfill#95

Merged
karczuRF merged 1 commit into
developfrom
docs/0053-continue-backfill-runbook
Jul 7, 2026
Merged

docs(0053): first-timer runbook to continue the Soroban backfill#95
karczuRF merged 1 commit into
developfrom
docs/0053-continue-backfill-runbook

Conversation

@karczuRF

@karczuRF karczuRF commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add docs/runbooks/continue-soroban-backfill.md — a from-scratch runbook so anyone (incl. BE) can run the remaining backfill chunks.
  • Covers: prerequisites, fastest region (the aws-public-blockchain bucket is in us-east-2 — run an EC2 there; downloads are the whole bottleneck), getting AWS access + the prices_writer mTLS bundle from Secrets Manager (prices/production/clickhouse-mtls-prices-ingestion-production, split JSON → 3 PEMs, with secret hygiene), build, find the resume point (soroban_amm.current_ledger + 1), run a chunk, verify, repeat, and the final pre-Soroban sdex-only tail.
  • Includes a "stop and re-run" section: safe to stop anytime (idempotent + per-partition resume); the one caveat is to let each chunk finish so pool_registry persists — with the seeder as the recovery path.
  • Corrects the merged 0053 note's region (us-east-1us-east-2) and links the runbook. Docs-only.

New docs/runbooks/continue-soroban-backfill.md — a step-by-step guide any
operator (incl. BE) can follow to run the remaining chunks: prerequisites,
fastest region (bucket is in us-east-2 → run there), AWS access + fetching
the prices_writer mTLS bundle from Secrets Manager, build, find the resume
point, run a chunk, verify, repeat, then the pre-Soroban tail. Includes a
"stop and re-run" section (safe to stop; let each chunk finish so the pool
registry persists) and a quick-reference table.

Also correct the 0053 note's region (us-east-1 → us-east-2, where the
aws-public-blockchain bucket actually lives) and link the runbook.
@karczuRF karczuRF merged commit 1040a78 into develop Jul 7, 2026
1 check passed
@karczuRF karczuRF deleted the docs/0053-continue-backfill-runbook branch July 7, 2026 21:38
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