suman-himanshu commented on issue #53640:
URL: https://github.com/apache/airflow/issues/53640#issuecomment-3264699953

   Hi @Veldhoen 
   
   `did you restart the triggerer and scheduler?`
   
   I switched to main branch and run command `breeze start-airflow 
--force-build` than went into UI and triggered the DAG.
   Haven't restarted trigger/ scheduler while DAG was running.
   
   Post that switched to fix branch again run the command `breeze start-airflow 
--force-build` post closing airflow and triggered the DAGs.
   
   `NB: the idea is to yielf a TaskSuccessEvent instead of a TriggerEvent in 
the trigger's run function in scenario 1 - that's the reason why you wouldn't 
need to pass a method_name.`
   
   Yes, I trigged it with TaskSuccessEvent and TriggerEvent both, in both cases 
same observation is there.
   I have updated the file gist links with TaskSuccessEvent for your reference.
   Thank you ;)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to