Skip to content

Phase 2 aggregate reader: fast path via CDN blob#1306

Merged
Flotapponnier merged 1 commit into
mainfrom
feat/aggregate-reader-blob
Jul 18, 2026
Merged

Phase 2 aggregate reader: fast path via CDN blob#1306
Flotapponnier merged 1 commit into
mainfrom
feat/aggregate-reader-blob

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Reads the aggregate snapshot from https://kv.openchainbench.com/aggregate/latest.json (published every ~60s by the materialize worker after tier A) instead of fanning out ~150 concurrent SRH GETs on every homepage revalidate. Any failure (network, schema, quorum <40 benches) falls through to the existing Redis-via-SRH path — worst case is what we had before.

…s fanout on any failure (kills the SRH-burst Awaiting samples pattern)
@Flotapponnier
Flotapponnier merged commit f486bca into main Jul 18, 2026
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