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
refactor(webapp): rely on cold safe-default for compute migration routing
Drop the per-trigger readiness gate (waitUntilReady) and the /healthcheck
dependency; a cold registry read falls back to not-migrated, matching the
datastore/llm-pricing registries. Add computeMigrationRequireTemplate flag
(migrated orgs build the compute template in required mode at deploy when on,
else shadow) and a reloading_registry_loaded gauge so a never-loaded registry
is alertable. Drop dead GLOBAL_FLAGS_READY_TIMEOUT_MS.
0 commit comments