This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 361bd21c254 docs(edge3): add set-worker-concurrency command to
deployment guide (#63083)
361bd21c254 is described below
commit 361bd21c25444aa352be8cd759032db0ff6377be
Author: Dheeraj Turaga <[email protected]>
AuthorDate: Sun Mar 8 09:26:34 2026 -0500
docs(edge3): add set-worker-concurrency command to deployment guide (#63083)
---
providers/edge3/docs/deployment.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/providers/edge3/docs/deployment.rst
b/providers/edge3/docs/deployment.rst
index 7076b823923..6c78033c0a4 100644
--- a/providers/edge3/docs/deployment.rst
+++ b/providers/edge3/docs/deployment.rst
@@ -244,3 +244,4 @@ instance. The commands are:
- ``airflow edge remove-remote-edge-worker``: Remove a worker instance from
the cluster
- ``airflow edge add-worker-queues``: Add queues to an edge worker
- ``airflow edge remove-worker-queues``: Remove queues from an edge worker
+- ``airflow edge set-worker-concurrency``: Set the concurrency of a running
remote edge worker