quixio / quix-streams

100% Python stream processing with Streaming DataFrames

Home Page:https://docs.quix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDK doesn't check for parent uniqueness when sending metadata

theoengland opened this issue · comments

One could add (by mistake) the parent multiple times and it travels in the msg multiple times. This is completely unnecessary.