Skip to content

Include limit-capped flag with search response#1574

Merged
mergify[bot] merged 1 commit intomasterfrom
fix/search-limit-cap
May 26, 2022
Merged

Include limit-capped flag with search response#1574
mergify[bot] merged 1 commit intomasterfrom
fix/search-limit-cap

Conversation

@eikek
Copy link
Copy Markdown
Owner

@eikek eikek commented May 26, 2022

The server defines a limit value and search requests are capped to
this limit if their requested value exceeds it. If this happens it is
now returned with the search response (clients can print a warning).

Closes: #1358

The server defines a `limit` value and search requests are capped to
this limit if their requested value exceeds it. If this happens it is
now returned with the search response (clients can print a warning).

Closes: #1358
@mergify mergify bot merged commit e56e313 into master May 26, 2022
@eikek eikek deleted the fix/search-limit-cap branch June 1, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return when hard limit is exceeded when searching

1 participant