Neon-Face commented on issue #54223: URL: https://github.com/apache/airflow/issues/54223#issuecomment-3173961397
Can you please try more few times? Cuz my dag can be successful sometimes. Or maybe you need to consider my file structure? ``` from utils.common_tools import clear_dag_xcom, load_vars_for_venv from utils.test import virtual_task ``` I think the way I wrote is the easiest way to reproduce it. If you are not able to reproduce, can you explain why this happens or when does it usually happen: ``` 'TI was not in a state where it could be marked as running', 'previous_state': 'scheduled' ``` Thanks a lot! -- 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]
