fix: feed provider health into circuit breaker
This commit is contained in:
@@ -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=*
|
||||
|
||||
Reference in New Issue
Block a user