techgnosis opened a new issue, #55693:
URL: https://github.com/apache/airflow/issues/55693

   ### Apache Airflow version
   
   3.0.6
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   Airflow currently enforces a limit where the combined length of all tags for 
a DAG cannot exceed 100 characters. If this limit is exceeded, an error occurs 
and the DAG is not accepted.
   
   ### What you think should happen instead?
   
   Airflow should either support a higher combined length for DAG tags or 
provide a clearer error message/documentation about this limitation.
   
   ### How to reproduce
   
   Create a DAG with tags whose combined length exceeds 100 characters.
   Attempt to load the DAG in Airflow.
   
   ### Operating System
   
   Astrononer Runtime
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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