Manish
06/12/2024, 12:06 PMhead revision: error executing migration `add-xid-constraints`: ERROR: index \"ix_relation_tuple_living\" is not valid (SQLSTATE 55000)","time":"2024-06-12T11:46:14Z","message":"terminated with errors"}`
Migration till add_xi8_columns is successfully completed but failed on backfill-xid-add-indices.
Can someone help in figuring out the root issue for this. Thanksvroldanbet
06/12/2024, 1:09 PMix_relation_tuple_living index exists? It's created concurrently, so I could see it taking long to complete, and that could cause the migration to fail.Manish
06/12/2024, 2:32 PMvroldanbet
06/12/2024, 2:41 PMManish
06/17/2024, 10:24 AMvroldanbet
06/17/2024, 10:27 AMminimize_latency consistency, which is the default. If you need read-your-writes consistency, you need to use at_least_as_fresh with a zedtoken, of fully_consistent. Please note abusing fully_consistent will tank your SpiceDB performance.
Please read more about SpiceDB Consistency guarantees in https://authzed.com/docs/spicedb/concepts/consistencyManish
06/17/2024, 10:40 AMManish
06/24/2024, 10:43 AMvroldanbet
06/24/2024, 12:07 PMManish
06/24/2024, 1:29 PMspicedb-admin user xyz is part of spicedb-admin team, this team have access to abc resource. When I remove xyz user from team. CheckPermission for xyz sometime returning false sometime it is returning true.
When we are check relation_tuple with record it is removed immediately when we are removing this user from the team.
We upgraded v1.13 to v1.14 after that we are facing this issue, till the point we upgrade it to latest version can we some changes in the configuration to make this more stable?vroldanbet
06/24/2024, 3:00 PMManish
06/24/2024, 4:06 PMManish
06/24/2024, 4:06 PMManish
06/27/2024, 12:22 PM"message":"received interrupt" after this pods are getting shutdown.
Any suggestion on this to fix?
https://cdn.discordapp.com/attachments/1250420897169543199/1255860851303383110/Screenshot_2024-06-27_at_5.52.16_PM.png?ex=667eab0f&is=667d598f&hm=7eef71e8fd93b10b301b9c253449a0c75977763f6754c5c7174b3c18dbf481b0&Manish
06/27/2024, 12:34 PMvroldanbet
06/27/2024, 12:46 PMManish
06/27/2024, 1:06 PMManish
06/27/2024, 1:17 PMvroldanbet
06/27/2024, 1:20 PMManish
06/27/2024, 1:34 PMManish
06/27/2024, 8:15 PM