Joey
11/11/2025, 6:02 PMJoey
11/11/2025, 6:02 PMamitsha
11/12/2025, 6:26 PMJoey
11/12/2025, 6:41 PMamitsha
11/12/2025, 6:44 PMamitsha
11/12/2025, 6:47 PMamitsha
11/12/2025, 6:47 PMJoey
11/12/2025, 6:54 PMyetitwo
11/12/2025, 7:00 PMverdverm.com
11/13/2025, 4:57 AMverdverm.com
11/13/2025, 5:08 AMminimizeLatency and atLeastAsFresh
when no zookie is provided. This would mean I need to cache
a recent enough zookie in my backend and use that when none is provided.
1. Does this make sense?
2. Should I be concerned about this with respect to the New Enemy Problem?
3. Does the Node client support this out-of-the-box?
4. Is it better to middleware my call chain or listen to the event stream from SpiceDB?svippe
11/13/2025, 2:30 PMtourbillon
11/13/2025, 10:06 PMReadRelationships always includes an after_result_cursor, even if it returned all the contents and optional_limit hasn't been set. can I just ignore it in that case?corkrean
11/13/2025, 10:08 PMJoey
11/13/2025, 11:41 PMStanFyr
11/14/2025, 1:43 PMToi
11/14/2025, 3:20 PMdefinition user {
permission view_profile = this->user
}
So that a user can only view it's own profile, for exampleCharlie
11/15/2025, 12:55 AMJoey
11/15/2025, 1:45 AMyetitwo
11/15/2025, 3:43 AMyetitwo
11/15/2025, 3:43 AMCharlie
11/17/2025, 6:31 PMAnonymous User
11/18/2025, 11:51 PMImportBulkRelationshipsResponse.num_loaded behaves.
From the docs:
> All requests sent to the same invocation are executed under this single transaction. If a relationship already exists within the datastore, the entire transaction will fail with an error.
Given that, does num_loaded always reflect the total number of relationships from the request (i.e., only returned if the whole transaction succeeds)? Or is there any case where it could be 0 even if some relationships were imported before failure, or does the atomic transaction guarantee no partial success?
Thanks!Gabriel
11/19/2025, 9:48 AMbraden
11/20/2025, 12:37 AMSohan
11/20/2025, 4:14 PMtourbillon
11/20/2025, 6:55 PMWatch? And if not, should I just do a uesless request to fetch a 'latest' ZedToken? I'm writing a few integration tests against in-memory SpiceDb and running into the issue that watches are capturing results from before they were startedtupyy
11/21/2025, 9:33 AMsmithp4ntz
11/21/2025, 6:06 PMsmithp4ntz
11/21/2025, 6:06 PM