Skip to content

chore: cherry-pick worker venue dimension materialization - #731

Merged
Flotapponnier merged 1 commit into
mainfrom
chore/cherry-worker-venue
Jun 25, 2026
Merged

chore: cherry-pick worker venue dimension materialization#731
Flotapponnier merged 1 commit into
mainfrom
chore/cherry-worker-venue

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Cherry-pick of #730 from dev.

variantCombos() walked chain × region × kind only. Specs declaring dimensions.venue (pm-data-freshness, pm-api-latency) saw their venue tabs render in the UI but every variant request fell back to the unfiltered aggregate because the worker never materialized per-venue snapshots.
Add venue to the cartesian product and propagate it through variantPath(). After this lands and the worker redeploys, /api/bench/<slug>/variant?venue=X returns the per-venue snapshot, and the Venue toggle on the bench page actually filters.
@Flotapponnier
Flotapponnier merged commit 33a6c9e into mainJun 25, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the chore/cherry-worker-venue branch June 25, 2026 16:06
Sign up for freeto 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

@Flotapponnier