Perseus
12/20/2022, 7:20 AM2 UNKNOWN: max retries exceeded: unable to write relationships: ERROR: could not serialize access due to read/write dependencies among transactions (SQLSTATE 40001)
I'm trying to seed our prod relations into spicedb (postgres datastore)user:*
subject to denote these, and while seeding i was parallelizing the migration of around 1K resources at a time. since this was operating on multiple of these user:*
objects, this was happening. i'm not sure why this didn't happen the first time I started the seeding though, this was around the 4th/5th time i ran the script and started seeing this problem