Hi everyone,
I don't know how to format it correctly, so I'll write here for now.
We have the following problem, if you concurrently add two packs of relationships, then the watch service enters an endless loop, constantly giving back the latest records.
Reproducible on version 1.19.1, everything worked correctly on version 1.16.1
Details here https://gist.github.com/aberkovsky/4ca8fd7227b83772ba6d3fc19cc18595
v
vroldanbet
04/18/2023, 12:16 PM
Hey @littleberk thanks for reporting, would you mind moving this to an issue in the spicedb repo? Could you also run this test with the various spicedb versions up til 1.19.1 to help narrow down where the problem was introduced?
l
littleberk
04/18/2023, 1:52 PM
ok I will move it to git
also checked in version 1.17.0 works in 1.18.0 reproduced