Charles Chen

Results 13 issues of Charles Chen

**Describe the bug** Pub/Sub transport eventually fails with the error: ``` The service was unable to fulfill your request. Please try again. [code=8a75] ``` **To Reproduce** Steps to reproduce the...

Provides an interface for the `OpenFgaClient` to improve testability in DI scenarios by allowing mocks and substitutes to be created. ## Description #### What problem is being solved? It is...

Currently, when using methods that accept `NodePatternOptions` such as `Cypher.Pattern()` and `.to()`, there is no enforcement of types in the key of `properties`. By adding a type parameter on these...