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

fix: make DefaultRateLimiter class discoverable for configuration #761

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

metacosm
Copy link
Member

Fixes #756

Signed-off-by: Chris Laprun claprun@redhat.com

Fixes #756

Signed-off-by: Chris Laprun <claprun@redhat.com>
@metacosm metacosm self-assigned this Nov 20, 2023
@metacosm metacosm requested a review from csviri November 20, 2023 15:59
Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
Adding a beans.xml file turns the module into a bean archive in
addition of forcing indexing. This has unintended consequences if the
module contains CDI beans which might get initialized when not ready.

Signed-off-by: Chris Laprun <claprun@redhat.com>
@metacosm metacosm merged commit d4c321f into main Nov 21, 2023
5 checks passed
@metacosm metacosm deleted the fix-rate-limiter branch November 21, 2023 13:29
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.

Rate limiting does not work as expected in Quarkus
2 participants