Skip to content

[2/N Status & List APIs] feat(storage): add request read-model schema#321

Open
albertywu wants to merge 1 commit into
wua/status-list-api-rfcfrom
wua/status-list-read-model-schema
Open

[2/N Status & List APIs] feat(storage): add request read-model schema#321
albertywu wants to merge 1 commit into
wua/status-list-api-rfcfrom
wua/status-list-read-model-schema

Conversation

@albertywu

@albertywu albertywu commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Add gateway request summary entities and SQL tables keyed for sqid, queue receipt history, and change URI lookup.

Test Plan

make fmt && make build && make test && make check-mocks && make e2e-test

Stack

  1. [1/N Status & List APIs] docs: RFC for Status and List APIs #314
  2. @ [2/N Status & List APIs] feat(storage): add request read-model schema #321
  3. [3/N Status & List APIs] feat(storage): add request read-model stores #322

Summary:
Add gateway request summary entities and additive SQL tables keyed for sqid, queue receipt history, and change URI lookup.

The tables are initially unused and may be deployed empty before any runtime writer is enabled.

Test Plan:
make fmt
make gazelle
make lint-license
./tool/bazel test //submitqueue/entity:go_default_test //test/integration/submitqueue/extension/storage/mysql:go_default_test --test_output=errors

Revert Plan:
Revert this commit. Empty additive tables may remain without affecting existing behavior.

API Changes:
None.

Monitoring and Alerts:
N/A
@albertywu albertywu changed the title feat(storage): add request read-model schema [2/N Status & List APIs] feat(storage): add request read-model schema Jul 9, 2026
@albertywu albertywu marked this pull request as ready for review July 9, 2026 01:40
@albertywu albertywu requested review from a team, behinddwalls and sbalabanov as code owners July 9, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant