Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add max relationship context size error #66

Merged
merged 1 commit into from
May 31, 2023

Conversation

vroldanbet
Copy link
Contributor

if any of the relationships in a WriteRelationship request exceed a configured server limit for the caveat context, the server will fail with
ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE

jzelinskie
jzelinskie previously approved these changes May 26, 2023
authzed/api/v1/error_reason.proto Outdated Show resolved Hide resolved
authzed/api/v1/error_reason.proto Outdated Show resolved Hide resolved
if any of the relationships in a WriteRelationship
request exceed a configured server limit for the caveat
context, the server will fail with
`ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE`
Copy link
Member

@josephschorr josephschorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakedt jakedt merged commit 1753b18 into main May 31, 2023
@jakedt jakedt deleted the add-max-relationship-context-size-error branch May 31, 2023 13:26
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants