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

Increase upper limit for ReadRelationships, LookupResources, and DeleteRelationships API #100

Closed
wants to merge 1 commit into from

Conversation

ryaneorth
Copy link

Currently the API limits for these requests are set to 1,000 which can make deleting/reading millions of relationships take quite a long time. This PR increased the limit to 10,000. This limit should still protect the underlying datastore while allowing for more flexibility.

@josephschorr
Copy link
Member

Closing in favor of #99

@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 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

2 participants