fierro9418
12/17/2024, 12:04 AMserialization max retries exceeded; please reduce your parallel writes
error when running an integration test against a SpiceDB docker container running serve-testing
. I've searched the issue, but it's unlcear what the recommendation is. Seems odd to enforce callers to serialize all their requests? Should I just be using a vanilla serve
instead of serve-testing
?