Currently, we force the fully_consistent strategy, which is likely going to cause performance issues.
We can not simply switch to the "At Least As Fresh" strategy, as we make changes to spice in a projection, which is (in general) executed after the relevant request was already closed.
Describe the chore
Currently, we force the fully_consistent strategy, which is likely going to cause performance issues.
We can not simply switch to the "At Least As Fresh" strategy, as we make changes to spice in a projection, which is (in general) executed after the relevant request was already closed.