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

remove max value on LR optional limit #79

Closed
wants to merge 1 commit into from
Closed

Conversation

ecordell
Copy link
Contributor

The limit is already optional so capping it at 1000 is counterintuitive. We can add flags to set/validate a max value in spicedb at runtime that users can configure.

@jakedt
Copy link
Member

jakedt commented Aug 10, 2023

The thinking is that in v2 the limit will no longer be optional. It could still be runtime configuration though, it just makes the API harder to discover. @josephschorr thoughts?

@josephschorr
Copy link
Member

Yep, that's was the plan and exactly why we added the limit. Whether it remains an API one vs configurable is mostly around discovery, as @jakedt said

@jzelinskie
Copy link
Member

Can we repurpose this PR into adding comment that documents this intention?

@josephschorr
Copy link
Member

Removed in 41697b7

@josephschorr josephschorr deleted the lr-no-limit branch April 29, 2024 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
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.

None yet

4 participants