fix
patch
bridge
feat/phase-2g-bundle
fix(bridge): Netlify Blobs eventual consistency — fix Connect GitHub crash
Netlify Functions throw BlobsConsistencyError when using strong consistency without uncachedEdgeURL; OAuth callback crashed before persisting tokens.
- netlify/functions/bridge.mjs: getStore(..., consistency: 'eventual') - hub/bridge/server.mjs: plain blob get for hub_github_tokens; try/catch saveTokens → redirect ?github_connect_error=blob_storage - web/hub/hub.js: user-facing toast for blob_storage - docs: CONNECT-GITHUB + HOSTED-BACKUP-SETTINGS-FORENSIC warn against strong
Deploy: redeploy bridge Netlify site (required); Hub optional for toast copy.
sha256:d557e69eeba1b4b0f40782907fe807d04a5b68164d13b34f8f32753f58b68eb2
sha
sha256:dd70b1b95bba00e18db4c67ca15028b6adff6ffe11e3858de01cbafa466cfe5f
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d557e69eeba1b4b0f40782907fe807d04a5b68164d13b34f8f32753f58b68eb2 --body "your comment"
No comments yet. Be the first to start the discussion.