AirbyteTriggerSyncOperator
does not work on deferrable mode
#37449
Labels
AirbyteTriggerSyncOperator
does not work on deferrable mode
#37449
Apache Airflow Provider(s)
airbyte
Versions of Apache Airflow Providers
apache-airflow-providers-airbyte==3.6.0
apache-airflow-providers-http==4.5.1
Apache Airflow version
2.7.1
Operating System
Ubuntu 22.04.3 LTS
Deployment
Docker-Compose
Deployment details
No response
What happened
AirbyteTriggerSyncOperator
does not work properly in deferrable mode.What you think should happen instead
No response
How to reproduce
Create the following DAG, replacing
"id_of_airbyte_connection_to_be_synced"
with the corresponding value.The
not_deferrable
task works, while thedeferrable
task fails. The"airbyte_default"
connection is set in all containers via the environment variableAnything else
The deferrable task fails with the following log:
deferrable.log
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: