feat: add APP_DEFAULT_ACTIVE_REQUESTS as the default value for APP_AC… (#26930)

This commit is contained in:
jiangbo721
2025-11-27 10:51:48 +08:00
committed by GitHub
parent 01afa56166
commit 2551f6f279
8 changed files with 16 additions and 5 deletions

View File

@@ -540,6 +540,7 @@ WORKFLOW_LOG_CLEANUP_BATCH_SIZE=100
# App configuration
APP_MAX_EXECUTION_TIME=1200
APP_DEFAULT_ACTIVE_REQUESTS=0
APP_MAX_ACTIVE_REQUESTS=0
# Celery beat configuration