Skip to content

fix(sandbox): Keep snapshot registry durable across deploys - #1587

Closed
sentry-junior[bot] wants to merge 4 commits into
mainfrom
fix/snapshot-cache-miss
Closed

fix(sandbox): Keep snapshot registry durable across deploys#1587
sentry-junior[bot] wants to merge 4 commits into
mainfrom
fix/snapshot-cache-miss

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Closing. The Redis/env warmup theory was wrong, and this branch is not the right fix.

Workspace baseline snapshot UI continues in #1588.

Requested by David Cramer.

--

View Junior Session [Sentry]

Stop deploy-scoped state prefixes and memory adapter from forcing a
sandbox snapshot rebuild on every build. Require durable Redis for
snapshot create and store registry entries as adapter-native values.

Co-Authored-By: David Cramer <david@sentry.io>
@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Aug 15, 2026 7:22am

Request Review

Satisfy oxlint no-unused-vars on the legacy cache value test.
Skip local development defaults on Vercel/CI hosts, and do not force
the memory state adapter when REDIS_URL is already configured. This
keeps build-time snapshot registry writes on durable Redis.

Co-Authored-By: David Cramer <david@sentry.io>
@sentry-junior sentry-junior Bot changed the title fix(sandbox): Keep snapshot registry install-wide fix(sandbox): Keep snapshot registry durable across deploys Aug 15, 2026
Keep the Vercel/CI default-skip test assignable under tsc.
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.

0 participants