ephraimbuddy commented on issue #22612:
URL: https://github.com/apache/airflow/issues/22612#issuecomment-2136713195

   ```
   Liveness:       exec [sh -c CONNECTION_CHECK_MAX_COUNT=0 
AIRFLOW__LOGGING__LOGGING_LEVEL=ERROR exec /entrypoint \                        
            │
   │ airflow jobs check --job-type SchedulerJob --local                         
                                                                              │
   │ ] delay=10s timeout=20s period=60s #success=1 #failure=5                   
                                                                              │
   │     Startup:  exec [sh -c CONNECTION_CHECK_MAX_COUNT=0 
AIRFLOW__LOGGING__LOGGING_LEVEL=ERROR exec /entrypoint \                        
                  │
   │ airflow jobs check --job-type SchedulerJob --local                         
                                                                              │
   │ ] delay=0s timeout=20s period=10s #success=1 #failure=6    
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to