You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webapp): dual-read the legacy waitpoint cache key during rollout
Drain both the environment-scoped session-stream waitpoint key and the
previous unscoped key, so a waitpoint registered by the prior deploy still
wakes its run across the deploy boundary. The legacy read can be dropped a
release later once no pre-deploy waitpoints remain.
0 commit comments