kolfild26 commented on issue #33391:
URL: https://github.com/apache/airflow/issues/33391#issuecomment-1687300195

   >  Xcoms are designed for task communication
   
   @eladkal 
   Okay, but actually this was the case.
   We are using Slack as a batch notification platform. Per the requiments one 
slack message is shared between several tasks which represent the same business 
logic unit. See the pic. attached.
   
![изображение](https://github.com/apache/airflow/assets/12990695/b1d31dcd-51f9-408f-b933-464cd47f6f7a)
   
   Using different messages is a workaround, but the channel feed will be mixed 
with other messages.
   
   p.s. yes, there are plenty other ways to meet the same, including external 
storages etc. but not going beyond Airflow functionality looked more useful for 
me.
   All right, will implement this locally, thanks for your feedback anyway. 


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