dstandish commented on code in PR #60951:
URL: https://github.com/apache/airflow/pull/60951#discussion_r2738755762
##########
airflow-core/docs/administration-and-deployment/dag-serialization.rst:
##########
@@ -74,13 +74,13 @@ Add the following settings in ``airflow.cfg``:
# You can also update the following default configurations based on your
needs
min_serialized_dag_update_interval = 30
- max_num_rendered_ti_fields_per_task = 30
+ max_num_rendered_ti_fields_per_dag_run = 30
Review Comment:
good enough
--
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]