Does anyone have an OPL model using `traverse` tha...
# talk-keto
r
Does anyone have an OPL model using
traverse
that works? I see this issue https://github.com/ory/keto/issues/1330. Wondering if traverse is just fully broken so I can stop looking for workarounds or trying to problem solve.
b
I was able to get it working by setting this field -
Copy code
limit:
 max_read_depth: 100
r
Ah interesting. I'm using Ory Network so I'm not sure how to set that. Thanks for chiming in though!