ashb commented on a change in pull request #21446:
URL: https://github.com/apache/airflow/pull/21446#discussion_r802675206
##########
File path: docs/apache-airflow/tutorial_taskflow_api.rst
##########
@@ -301,7 +301,7 @@ to a TaskFlow function which parses the response as JSON.
)
- @task(max_retries=2)
Review comment:
I think the point here is to show that you can pass "operator" params to
the task decorator, separately from the function arguments.
--
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]