sanagapalliavinash commented on issue #16163:
URL: https://github.com/apache/airflow/issues/16163#issuecomment-1445415723

   Did any one has any suggestion or solution for this : we are facing this 
issue from last 1 week. we do have jobs which runs for more than hour approx 
6-12 hours. till last week everything is running fine but all of sudden jobs 
started failing with this issue : maximum job is running for 1 hour and then 
its getting failed 
   
   {taskinstance.py:999} INFO - Dependencies not met for <TaskInstance: 
file_data_transfer.taskid_data_transfer 2023-02-19T00:01:00+00:00 [running]>, 
dependency 'Task Instance Not Running' FAILED: Task is in the running state
   
   {taskinstance.py:999} INFO - Dependencies not met for <TaskInstance: 
file_data_transfer.taskid_data_transfer 2023-02-19T00:01:00+00:00 [running]>, 
dependency 'Task Instance State' FAILED: Task is in the 'running' state which 
is not a valid state for execution. The task must be cleared in order to be run.
   
   {local_task_job.py:99} INFO - Task is not able to be run
   
   Any suggestion pls as its impacting huge


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