Skip to content

Fix #1222: Chunk request with large number of matched resources#1223

Merged
pivotal-david-osullivan merged 2 commits intocloudfoundry:mainfrom
anthonydahanne:fix-1222-5k-matched
Feb 29, 2024
Merged

Fix #1222: Chunk request with large number of matched resources#1223
pivotal-david-osullivan merged 2 commits intocloudfoundry:mainfrom
anthonydahanne:fix-1222-5k-matched

Conversation

@anthonydahanne
Copy link
Contributor

  • CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources
  • first try

…ources

* CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources
* first try
…ources

* CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources
* update code that calls the request instead of the request code itself
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.

2 participants