Currently each source is treated independently, and if two sources end up having the same entry, the entry will appear twice in the channel. This is only a problem when for example I add a Twitter search from granary.io as a source, as well as have my streaming search script running, and a tweet matches both.
A channel should have an option to dedupe entries by the entry URL across all sources in the channel. This is potentially unsafe, since any source can claim an entry URL on any domain, so this should not be the default.
Currently each source is treated independently, and if two sources end up having the same entry, the entry will appear twice in the channel. This is only a problem when for example I add a Twitter search from granary.io as a source, as well as have my streaming search script running, and a tweet matches both.
A channel should have an option to dedupe entries by the entry URL across all sources in the channel. This is potentially unsafe, since any source can claim an entry URL on any domain, so this should not be the default.