SameerMesiah97 commented on code in PR #66815:
URL: https://github.com/apache/airflow/pull/66815#discussion_r3330503681
##########
providers/microsoft/azure/docs/operators/batch.rst:
##########
@@ -32,6 +32,15 @@ Below is an example of using this operator to trigger a task
on Azure Batch
:start-after: [START howto_azure_batch_operator]
:end-before: [END howto_azure_batch_operator]
+Below is an example of using this operator to trigger a task on Azure Batch
with a deferrable flag
+so that polling for the status of the pipeline run occurs on the Airflow
Triggerer.
Review Comment:
This has now been adjusted to reflect the semantics of the operator.
--
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]