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): deploy-time guards for the limit namespace
Validation errors now fail the deploy instead of being swallowed into a
silently incomplete worker, user queue names may not claim the reserved
limit/ prefix, and a limit whose prefixed row name would exceed the
128-character queue maximum is rejected rather than truncated into the
wrong row.
0 commit comments