LookupResources is streaming; it won't return the first result until it finds it, and it does so by walking the graph backwards
v
vad8615
10/30/2023, 8:01 AM
sorry @Joey I'm not sure I understand. Do you mean it's actually doing something but not tracing it ? I'm not sure I've been crystal clear, since I cut the screenshot after the LookupNamespacesWithNames: there's nothing inside the spicedb call after that. The whole RPC takes ~125ms but I only see spans for the first ~15ms.
j
Joey
10/30/2023, 2:44 PM
the spans likely are not connected for the async streaming response