theconductor
09/12/2024, 2:55 PMLookupSubjects
isn't working with limit/cursor for me? It seems to ignore the optional_concrete_limit
parameter, and it doesn't return the after_result_cursor
at all. This is in contrast with ReadRelationships
and LookupResources
, which do work as predicted and always return the after_result_cursor
, whether I specify a limit or not.
System: k8s/minikube with postgres, mac machine
SpiceDB version: 1.35.3
Python client version: 1.18.1vroldanbet
09/12/2024, 3:06 PMtheconductor
09/12/2024, 3:12 PMvroldanbet
09/12/2024, 3:14 PM