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

Correct pagination logic when rate limiting data is present in response #425

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

holly-cummins
Copy link
Collaborator

@holly-cummins holly-cummins commented Nov 2, 2023

I see now why #422 made the builds so fast - it broke pagination, because of a bug in the 'find the thing we should be paginating in the response' logic. I've updated the unit tests to reflect the new output and got everything passing.

With a clean cache, this is what I get running the change locally for one of the extensions where we don't know the exact path, like mariadb:

image

Copy link

github-actions bot commented Nov 3, 2023

🙈 The PR is closed and the preview is expired.

@holly-cummins
Copy link
Collaborator Author

We won't see this in action in the preview because of caching, so merging based on local testing.

@holly-cummins holly-cummins merged commit 4e3470d into quarkusio:main Nov 3, 2023
3 checks passed
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.

1 participant