GitHub user Neon-Face added a comment to the discussion: [Bug] `standard.operators.python` fails the task randomly
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! GitHub link: https://github.com/apache/airflow/discussions/54534#discussioncomment-14113659 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
