update celery beat scheduler time to env

This commit is contained in:
jyong
2024-07-17 02:25:07 +08:00
parent 06fcc0c650
commit 4fdc162c45
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