FivetranOperator stuck in deferred state till it times out #43423
Replies: 3 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
-
Please elaborate why this is a bug in Airflow? We are not investigating 3rd party code. If you believe the issue is with Airflow itself please provide reproduce example on a service that we can check. |
Beta Was this translation helpful? Give feedback.
-
Converting it to a discussion - this does not seem likely it's an Airflow issue, it's more of a 3rd-party - while we can still discuss it, this is not clear if it is an "airflow issue" - more evidence needs to be provided - if you can't do it @dgrewal-tc - reach out to whoever supports the provider you use so that they can investingate and provide more evidences. |
Beta Was this translation helpful? Give feedback.
-
Apache Airflow version
Other Airflow 2 version (please specify below)
If "Other Airflow 2 version" selected, which one?
2.9.2
What happened?
This is in relation to astronomer/airflow-provider-fivetran-async#109
As mentioned in the comments, When we upgraded Airflow from 2.8.1 to 2.9.2, FivetranOperator in airflow-provider-fivetran-async package started giving issues abruptly.
We are using the FivetranOperator to trigger a Fivetran connector. The connector completes in 5-10 minutes, but the Airflow task does not finish. It remains in a deferred state until it times out and fails.
Airflow Version : 2.9.2
airflow-provider-fivetran-async==2.1.0
Failed logs
Success logs
Can someone please have a look ?
Thanks
What you think should happen instead?
No response
How to reproduce
Use FivetranOperator.
This issue does not happen every time we run it. It is very random.
Operating System
Amazon Linux. VERSION=2023
Versions of Apache Airflow Providers
No response
Deployment
Amazon (AWS) MWAA
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions