uranusjr commented on code in PR #70657:
URL: https://github.com/apache/airflow/pull/70657#discussion_r3793746994


##########
contributing-docs/README.rst:
##########
@@ -143,6 +143,10 @@ You can also dive deeper into more specific areas that are 
important for contrib
 * `Architecture diagram <17_architecture_diagrams.rst>`__ describes how to 
create and
   update the architecture diagrams embedded in Airflow documentation.
 
+* `Task execution architecture <31_task_execution_architecture.rst>`__ 
explains what happens inside a
+  worker when a task runs: the Python Supervisor and task runner, the 
Coordinator layer shared by the Java
+  and Go SDKs, and the standalone Go edge worker.

Review Comment:
   Do we want to move this lower? The numbers referenced around here are 17, 
**31**, 19, 20.



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