amoghrajesh commented on PR #55665:
URL: https://github.com/apache/airflow/pull/55665#issuecomment-3327306366

   There are some messages in there that I think we should support, like:
   
   What i think dag processor should have support for:
   
   1. SetXCom (notifier setting xcoms)
   2. DeleteXCom (same as earlier)
   3. GetTICount
   4. GetTaskStates
   5. GetDRCount
   6. GetDagRunState
   
   Triggerrer:
   
   1. GetXComCount
   2. GetXComSequenceItem
   3. GetXComSequenceSlice
   
   @kaxil do I create an issue for that before merging this?
   


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