commented scheduler process

This commit is contained in:
2024-08-02 17:36:02 +02:00
parent e984dc7d20
commit 8d1821f102
2 changed files with 32 additions and 26 deletions

View File

@@ -336,7 +336,7 @@ check_redis_availability $REDIS_SERVER $REDIS_PORT $CURL_RETRIES $CURL_SLEEP_SHO
echo `date`" Scheduler initialized, starting listening for events"
# STARTING SCHEDULER PROCESSES
/scripts/scheduler.sh &
#/scripts/scheduler.sh &
while true; do