Skip to content

Report remote catalog warmup before attempting record reads - #129

Merged
TJKoury merged 1 commit into
mainfrom
codex/remote-warmup-hotfix
Sep 7, 2026
Merged

Report remote catalog warmup before attempting record reads#129
TJKoury merged 1 commit into
mainfrom
codex/remote-warmup-hotfix

Conversation

@TJKoury

@TJKoury TJKoury commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

A remote read_chunk could query an incomplete cold-start catalog, returning a partial/empty page or waiting behind replay until the client timed out. Check the atomic catalog readiness flag before querying and return a clear warming-up protocol error instead.

Validation: regression checks that a cold catalog emits no page, and the same request succeeds after hydration. Focused existing read_chunk tests pass.

@TJKoury
TJKoury merged commit 23988ef into main Sep 7, 2026
1 check failed
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