mrodrigo-mb
08/31/2022, 6:14 PMmrodrigo-mb
08/31/2022, 6:14 PMmrodrigo-mb
08/31/2022, 6:15 PMJoey
08/31/2022, 6:32 PMmrodrigo-mb
08/31/2022, 6:36 PMmrodrigo-mb
08/31/2022, 6:36 PMmrodrigo-mb
08/31/2022, 6:37 PMmrodrigo-mb
08/31/2022, 6:37 PMmrodrigo-mb
08/31/2022, 6:37 PMmrodrigo-mb
08/31/2022, 6:37 PMmrodrigo-mb
08/31/2022, 6:38 PMJoey
08/31/2022, 6:39 PMJoey
08/31/2022, 6:39 PMmrodrigo-mb
08/31/2022, 6:39 PMmrodrigo-mb
08/31/2022, 6:40 PMmrodrigo-mb
08/31/2022, 7:02 PMbalchu
09/01/2022, 11:35 AMbalchu
09/01/2022, 11:38 AMecordell
09/01/2022, 11:39 AMmemdb
backend: https://docs.authzed.com/spicedb/selecting-a-datastore#memdb
(so yes, the db runs in memory, but it's not a full postgres, etc)balchu
09/01/2022, 11:42 AMecordell
09/01/2022, 3:10 PMrocco
09/01/2022, 5:48 PMinvalid ObjectReference.ObjectId: value does not match regex pattern "^(([a-zA-Z0-9_][a-zA-Z0-9/_|-]{0,127})|\\*)$"
we have some ids that are negative, like -123
, that won't pass this check. we worked around it by prepending an underscore, but i'm still curious.Joey
09/01/2022, 5:57 PMJoey
09/01/2022, 5:58 PMJoey
09/01/2022, 5:58 PMobj--123
or somesuchrocco
09/01/2022, 6:00 PMJoey
09/01/2022, 6:01 PMrocco
09/01/2022, 6:02 PMSingha1
09/01/2022, 7:58 PMJoey
09/01/2022, 8:02 PM