feat: batch backfill script for mpack.index byte-range indexing
enqueue_mpack_index_backfill.py processes one mpack at a time: - scans for mpacks with byte_offset IS NULL - enqueues a mpack.index job per mpack - waits for worker to complete before moving to next - reports byte_ranges populated after each job - supports --dry-run, --poll-interval, --limit run via: docker exec musehub python3 /app/deploy/enqueue_mpack_index_backfill.py
sha256:a73b6fa0537320dc76c143c38817fac1f9fa8b429139e1ddf7125dd341bc1647
sha
+12
symbols
sha256:cc8b2a86fe9100a48d5a8853a099197566a2f0fd20ce2b5b2a82bba5ba8531ac
snapshot
+12
symbols added
0
dead code introduced
Semantic Changes
12 symbols
← Older
Oldest on task/mpack-index-backfill
All commits
Newer
fix: backfill script — use cast() not ::jsonb for asyncpg compat
sha256:35fbb94949904bc6f8b8e045dac2953d735e6fdbe5e2672009e2cabe1dc94d21
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a73b6fa0537320dc76c143c38817fac1f9fa8b429139e1ddf7125dd341bc1647 --body "your comment"
No comments yet. Be the first to start the discussion.