Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个观察者每 5 秒运行一次并获取最后 6 秒的记录。因此,在某些情况下,我得到了命中中的文档,这些文档也出现在以前的命中中。我该如何解决这种冗余?谢谢你。