fix: fallback to in-memory state when convex functions are unavailable

This commit is contained in:
Codex
2026-02-18 14:24:36 +00:00
parent 53a0e3576e
commit 42684125f9
5 changed files with 134 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ test("config uses defaults when env is missing", () => {
APP_BASE_URL: "",
BETTER_AUTH_SECRET: "",
BETTER_AUTH_BASE_PATH: "",
INTERNAL_API_TOKEN: "",
QWEN_TTS_MODEL: "",
MINIO_SIGNED_URL_TTL_SEC: "",
MINIO_USE_SSL: "",