MatrixManAtYrService edited a comment on issue #20644:
URL: https://github.com/apache/airflow/issues/20644#issuecomment-1004417699


   One thought was that maybe the probe is taking too long to respond, but at 
least when I run it via `kubectl` it returns within a second:
   ```
   ❯ time kubectl -n tmp exec $SCHEDULER_POD -c scheduler -- sh -c "cat - > 
./liveness.py ; echo $?"
   0
   kubectl -n tmp exec $SCHEDULER_POD -c scheduler -- sh -c   0.55s user 0.14s 
system 111% cpu 0.623 total
   ```


-- 
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