| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Summary: Intent: - Complete Stovepipe DLQ coverage for record projection work. - Recover terminal buildsignal handoffs without introducing another request lifecycle state. - This PR builds on #619, which aligns the Stovepipe DLQ controllers with repository conventions. Changes: - Register the existing record reconciler for the record DLQ with distinct controller identity and consumer configuration. - Replay record work when buildsignal processing reached a durable build outcome before its publish failed. - Preserve request failure and slot-release reconciliation for nonterminal buildsignal DLQ messages. - Cover record replay, retry, and DLQ controller identity behavior. --- <sub>Generated by the 🪄 [pr-create](https://sg.uberinternal.com/code.uber.internal/uber-code/devexp-agent-marketplace/-/blob/claude-code/plugins/dev/uber-dev/skills/pr-create/SKILL.md) skill in devexp-agent-marketplace</sub>
| Back | FazBrowse Home | New Git URL |
Summary
Intent
Changes
Test Plan
Revert Plan