fix: feed provider health into circuit breaker

This commit is contained in:
2026-06-09 12:02:29 +08:00
parent f9da506017
commit ca84754bd2
3 changed files with 27 additions and 7 deletions
+1
View File
@@ -25,6 +25,7 @@ PG_POOL_MAX=10
TASK_PROVIDER_POLL_MAX_CONCURRENCY=8
TASK_PROVIDER_POLL_SLOT_TTL_MS=30000
TASK_PROVIDER_POLL_REQUEST_TIMEOUT_MS=25000
GRSAI_IMAGE_SUBMIT_TIMEOUT_MS=30000
# CORS (comma separated allowed origins, * for all)
CORS_ORIGINS=*