Skip to content

api with pagination, why occur database query with limit 1000 #8523

Discussion options

You must be logged in to vote

When you're using the browsable API you may have other database queries that are required in order to generate the form controls.

I expect there's a select dropdown on that page, which is rendering a choice of regions to select from.

Issuing a request to that endpoint using JSON may not make the same number of queries.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@flyly0755
Comment options

Comment options

You must be logged in to vote
1 reply
@flyly0755
Comment options

Answer selected by flyly0755
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants