karenbraganz commented on code in PR #46257:
URL: https://github.com/apache/airflow/pull/46257#discussion_r1976436713
##########
docs/apache-airflow/core-concepts/tasks.rst:
##########
@@ -216,7 +216,7 @@ If you'd like to reproduce zombie tasks for
development/testing processes, follo
sleep_dag()
-Run the above DAG and wait for a while. You should see the task instance
becoming a zombie task and then being killed by the scheduler.
+Run the above DAG and wait for a while. You should see the task experiencing a
heartbeat timeout and then being killed by the scheduler.
Review Comment:
I have changed config names.
--
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]