hussein-awala commented on issue #34644:
URL: https://github.com/apache/airflow/issues/34644#issuecomment-1863346284

   > @hussein-awala thanks for your input! I will double check whether the 
config exists in the triggerer pod. But if that was the cause, do you know why 
in my previous repro, the operator container/pod succeeded with log `hello 
world deferrable=true`, since the trigger should have failed to trigger it.
   
   It could work with a version < 7.0.0, but since 
https://github.com/apache/airflow/issues/31322, the behavior was changed by 
stopping converting the file to dict and providing it to the Trigger, instead, 
we provide the config file path and we load it in the Trigger. This PR was a 
bug fix, also there was another reason for it (will explain more later).


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