[6/N] feat(gateway): add queue request listing#345
Open
albertywu wants to merge 1 commit into
Open
Conversation
This was referenced Jul 13, 2026
8ec34b2 to
58b2eca
Compare
19b9499 to
f98c415
Compare
f98c415 to
55fa015
Compare
58b2eca to
df83074
Compare
55fa015 to
f897f97
Compare
df83074 to
7cee179
Compare
behinddwalls
approved these changes
Jul 15, 2026
7cee179 to
c5bc7ac
Compare
824aeb2 to
ec6fc6f
Compare
c5bc7ac to
aa17591
Compare
roychying
pushed a commit
to roychying/submitqueue
that referenced
this pull request
Jul 15, 2026
## Summary Add storage contracts, MySQL implementations, generated mocks, and integration coverage for request summaries, queue projections, and change URI mappings. ## Test Plan ✅ `make fmt && make build && make test && make e2e-test` ## Issues ## Stack 1. @ uber#340 1. uber#341 1. uber#342 1. uber#343 1. uber#344 1. uber#345 1. uber#346
ec6fc6f to
904b8db
Compare
aa17591 to
d9792df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
feat(gateway): add queue request listing
Test Plan
✅
make fmt && make build && make test && make e2e-testIssues
Stack