sidshas03 commented on issue #63183: URL: https://github.com/apache/airflow/issues/63183#issuecomment-4034814724
I can help debug this from my side. I’m on Airflow 3.1.6 and seeing the same `409 invalid_state` with `previous_state=success`. I’ll run the same workload in two modes: - current HA setup (multiple schedulers / API servers) - single scheduler + single API server For each failure I’ll share full logs (worker + scheduler + API server) for the same `dag_id/run_id/task_id` window. I’ll also check whether `task_instance_history` is missing try 1 rows when try 2 exists. Likely related to #57618 / #60330, I can open a PR with a reproducible test. -- 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]
