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): validate concurrency declarations before any worker rows exist
A rejected deploy previously left a partial worker behind, which a
same-content retry then returned as if the deploy had succeeded. The
whole manifest's concurrency declarations are now validated up front.
0 commit comments