Will Vedder

Results 15 issues of Will Vedder

## Description Determining the ultimate terminal types and terminal relations for a given object type and relation. This data is proposed to be calculated at the time of typesystem creation...

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved When making ListUsers queries against models...

enhancement

## Description This PR adds dispatch throttling to the ListUsers API. It is very similar to the implementation of #1502 which introduced dispatch throttling to ListObjects. ## References - Related...

## Description Currently, there is a bug when assigning weights to intersection operations involving more than two direct terminal types. Two examples illustrate this issue: First, the `user3` type should...

## Description This PR introduces detection of "recursive cycles" which are subsets of tuple cycles. These are cycles that are self-referential and only include one node of specific type and...