The GitHub Actions job "Tests (AMD)" on 
airflow.git/docs/go-sdk/coordinator-first-in-overview has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
f892022dc3c400be31f406f2f091ce1fdeb95797 / LIU ZHE YOU <[email protected]>
Add task execution architecture section to Architecture Overview

The overview explained how components are deployed but not what happens
inside a worker when a task actually runs. This adds a concise section and
diagram distinguishing the supervisor process, the CoordinatorManager that
routes a task to a coordinator by its queue, and the language SDK subprocess
launched for non-Python tasks, so readers can reason about the process
boundaries. The full developer-level detail remains in contributing-docs.

Report URL: https://github.com/apache/airflow/actions/runs/30608189555

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to