-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Explain how to deal with Rate Limiting in the OIDC providers doc #36362
Explain how to deal with Rate Limiting in the OIDC providers doc #36362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, suggested some minor rewording, see if that makes sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, suggested some minor rewording, see if that makes sense
Thanks @gastaldi for improving the text, laptop is in the office so I'll squash tomorrow, cheers |
ad2580b
to
01a847a
Compare
I tried to cancel the doc workflow for now |
01a847a
to
9f95033
Compare
Strange failure in the doc component:
|
9f95033
to
ea8b5f6
Compare
🙈 The PR is closed and the preview is expired. |
Many social OAuth2 providers which Quarkus will keep requesting to fetch UserInfo can be very restrictive so caching UserInfo is a way to manage such rate limiting policies.
PR also fixes another Mastodon text typo (George, I was too petrified to open a dedicated PR to fix it after spotting it shortly after fixing the image name typo :-) )