VBhojawala commented on issue #13189: URL: https://github.com/apache/airflow/issues/13189#issuecomment-753292165
https://github.com/apache/airflow/blob/abf34b8aba33db4e751db44194429aeb2e8791c0/airflow/models/base.py#L33 https://github.com/apache/airflow/blob/abf34b8aba33db4e751db44194429aeb2e8791c0/airflow/models/taskinstance.py#L213 Currently ID_LEN is set to MAX 250, i think that is the reason why it is giving error. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
