barnard59 icon indicating copy to clipboard operation
barnard59 copied to clipboard

[graph-store] Fail put/post step if code splitting happens over blank nodes

Open tpluscode opened this issue 2 years ago • 0 comments

It has hit us multiple times already that if a blank node is sent in multiple requests in a split stream, they will become separate nodes in the store. As of v5, the splitting will be disabled by we might still consider adding a fail-fast option to kill the pipeline if same a blank node is sent in multiple requests

tpluscode avatar Dec 04 '23 11:12 tpluscode