Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/edge3/docs/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ The following states are used to track the worker:
TERMINATING->OFFLINE[label="on clean shutdown if running tasks = 0"];
}

See also https://github.com/apache/airflow/blob/main/providers/edge3/src/airflow/providers/edge3/models/edge_worker.py#L45
See also :py:class:`airflow.providers.edge3.models.edge_worker.EdgeWorkerState`
for a documentation of details of all states of the Edge Worker.

Feature Backlog Edge Provider
Expand Down