andy-g14 commented on issue #5506: AIRFLOW-4855 Airflow task remains in queued state URL: https://github.com/apache/airflow/pull/5506#issuecomment-512840322 @pgagnon , this doesn't seem to be the correct fix. my assumption is already taken care by the check already present in this method- "ti.try_number == try_number and ti.state == State.QUEUED:" I ll have to debug further why my task got stuck in queued state.
---------------------------------------------------------------- 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] With regards, Apache Git Services
