Skip to content

Use state-logs blob store for state uploads#42

Open
IamJasonBian wants to merge 1 commit into
mainfrom
use-state-logs-blob-store
Open

Use state-logs blob store for state uploads#42
IamJasonBian wants to merge 1 commit into
mainfrom
use-state-logs-blob-store

Conversation

@IamJasonBian

@IamJasonBian IamJasonBian commented Mar 2, 2026

Copy link
Copy Markdown
Owner

Summary

Switching UI to render based backend. Having local client point to state-logs for now while we work through local testing.

Changed the default Netlify Blob store from 'order-book' to 'state-logs'
to write state snapshots directly to long-term storage while the UI
manages the cut-over between blob stores.

This allows the UI to handle reading from both old (order-book) and new
(state-logs) blob stores during the transition period without the
archive workflow interfering by moving blobs between stores.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

Copy link
Copy Markdown
Owner Author

Code Review — PR #42

Overall: Single-line change switching blob store from "order-book" to "state-logs". Straightforward.

Note


Generated by Claude Code

@IamJasonBian IamJasonBian added the stale label Mar 27, 2026 — with Claude

Copy link
Copy Markdown
Owner Author

Stale PR notice — This PR has been open for 41 days with no new commits since Mar 2. The single-line blob-store rename is also bundled into #45 and #50, so it will likely be subsumed by whichever lands first. Base SHA is significantly behind main. Please rebase and merge, or close as superseded.


Generated by Claude Code

Copy link
Copy Markdown
Owner Author

Stale — 8 weeks, no activity since Mar 2. This single-line blob-store rename is already bundled into PRs #45 and #50. It will be superseded by whichever of those lands first. Recommend closing as duplicate.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant