dstandish commented on code in PR #55750:
URL: https://github.com/apache/airflow/pull/55750#discussion_r2403161979


##########
docs/apache-airflow/core-concepts/dags.rst:
##########
@@ -0,0 +1,5 @@
+# DAGs
+
+## Tag limitations
+
+Each individual tag must be 100 characters or less. Tags longer than 100 
characters will cause a validation error during DAG parsing with a clear error 
message indicating the offending tag and its length.

Review Comment:
   i'm not even sure we really need to document this since users will find out 
when they hit the error at parse tiem



-- 
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]

Reply via email to