So I’ve updated the value of job_heartbeat_sec
in the [scheduler]
section of airflow.cfg
. I stopped and restarted the scheduler after updating the value of the variable. I expected the /health
endpoint of the Webserver UI to only update the heartbeat timestamp every 20 seconds, but it is still using the default 5.
Is there something I’m missing in terms of steps to apply these changes? Thanks in advance.
New contributor
user25542738 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.