Hi,

For the cross-task communication, there are two options:
- xcom
- variable

if I have make sure the key of variable is global unique (such uuid), is there 
any other limitations or cons for using variable instead of xcom ? since that 
xcom should specify the task_id which is used not very convenient compared with 
variable.

Any information is appreciated.

Thanks,
Song

Reply via email to