sunank200 commented on PR #40084:
URL: https://github.com/apache/airflow/pull/40084#issuecomment-2244559773

   > Does this work with 
[listeners](https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/listeners.html)?
   
   As per the current implementation, listeners are not supported when ending 
the task from the trigger for async operators. To use this feature, unregister 
the listeners, and set `end_from_trigger=True` on the given operator.
   
   cc: @uranusjr @jedcunningham @dstandish 


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