Hello.
I expanded on the schema example in the Google IAM example. For us, we got about 1500 relations in role's definition.
Thus, the size of the schema file turned out to be about 900 KB, but the GRPC check verifies that the schema is no larger than 256 KB.
Do you think it is possible to increase the limit in proto files to, say, 2 MB?
What can this lead to?
Can such a scheme badly affect system performance?