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

Update default limits for get_full_accounts API #2190

Merged
merged 6 commits into from Jun 4, 2020

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented Jun 3, 2020

For issue #2165.

New default values:

# For database_api_impl::get_full_accounts to set max accounts to query at once
# api-limit-get-full-accounts = 50

# For database_api_impl::get_full_accounts to set max items to return in the lists
# api-limit-get-full-accounts-lists = 500

The old values were 10 and 100.

TODO:

  • update release notes

@abitmore abitmore force-pushed the pr-2165-get-full-accounts-default-limit branch from ea979a1 to 31377f8 Compare June 4, 2020 20:28
@abitmore abitmore merged commit 1666504 into release Jun 4, 2020
Protocol Upgrade Release (4.0.0) automation moved this from In testing to Done Jun 4, 2020
@abitmore abitmore deleted the pr-2165-get-full-accounts-default-limit branch June 4, 2020 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant