update celery beat scheduler time to env (#6352)

This commit is contained in:
Jyong
2024-07-17 02:31:30 +08:00
committed by GitHub
parent 06fcc0c650
commit 7c397f5722
3 changed files with 16 additions and 3 deletions

View File

@@ -256,3 +256,7 @@ WORKFLOW_CALL_MAX_DEPTH=5
# App configuration
APP_MAX_EXECUTION_TIME=1200
APP_MAX_ACTIVE_REQUESTS=0
# Celery beat configuration
CELERY_BEAT_SCHEDULER_TIME=1