[5/N] feat(gateway): add request summary lookups#344
Merged
Conversation
This was referenced Jul 13, 2026
3b2b897 to
82341f1
Compare
19b9499 to
f98c415
Compare
82341f1 to
e280a79
Compare
f98c415 to
55fa015
Compare
55fa015 to
f897f97
Compare
e280a79 to
a9c8a02
Compare
a9c8a02 to
01706b3
Compare
f897f97 to
824aeb2
Compare
behinddwalls
approved these changes
Jul 15, 2026
824aeb2 to
ec6fc6f
Compare
01706b3 to
2deb9fe
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
2deb9fe to
c71e756
Compare
ec6fc6f to
904b8db
Compare
904b8db to
730a454
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 request summary lookups
Test Plan
✅
make fmt && make build && make test && make e2e-testIssues
Stack