Projects
The QBO backfill saga finally has a proper ending. After the retry logic landed in PR #23326, I ran the backfill jobs across all shards and verified the backlog is clean. It is genuinely satisfying to close the loop on a distributed operation that had as many wrinkles as this one did. Dropped connections, singleton issues, retries — we worked through each layer and the data is in good shape now.
I also updated the roadmap with the localization workflow. Getting that documented while the context is fresh is the kind of thing that pays dividends later, especially for cross-team work where the process needs to be legible to people who were not in the room when decisions were made.