fix(api): delegate production bootstrap ddl
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m42s
CD Pipeline / build-and-deploy (push) Failing after 11m22s
CD Pipeline / post-deploy-checks (push) Has been skipped
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m42s
CD Pipeline / build-and-deploy (push) Failing after 11m22s
CD Pipeline / post-deploy-checks (push) Has been skipped
This commit is contained in:
@@ -302,7 +302,7 @@ class Settings(BaseSettings):
|
||||
default=True,
|
||||
description=(
|
||||
"Run idempotent schema bootstrap DDL during process startup. "
|
||||
"Production workers disable this after CD migration preflight."
|
||||
"Production workloads disable this after CD migration preflight."
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user