◐ Shell
clean mode source ↗

feat(webapp): plan-aware compute migration by nicktrn · Pull Request #3957 · triggerdotdev/trigger.dev

@nicktrn self-assigned this

Jun 15, 2026

devin-ai-integration[bot]

coderabbitai[bot]

0ski

0ski approved these changes Jun 15, 2026

devin-ai-integration[bot]

coderabbitai[bot]

devin-ai-integration[bot]

coderabbitai[bot]

coderabbitai[bot]

devin-ai-integration[bot]

ericallam

…ting

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.

devin-ai-integration[bot]

Prevents the startup retry from racing the reload interval: an interval tick
firing mid-startup-load would bump the load sequence and discard the startup
result, leaving the registry cold until a later reload. Start polling only
after the first successful load.

@nicktrn nicktrn deleted the feat/compute-migration branch

June 17, 2026 07:28