Skip to content

Conversation

@acoburn
Copy link
Collaborator

@acoburn acoburn commented May 15, 2023

At present, in a highly concurrent environment, when a token expires, many threads may try to simultaneously refresh the OpenID session credential. This change combines an executor with a synchronized method to ensure that no more than one thread tries to perform that refresh flow at a time

@acoburn acoburn requested a review from a team as a code owner May 15, 2023 18:12
@acoburn acoburn temporarily deployed to ESS PodSpaces May 15, 2023 18:12 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS PodSpaces May 15, 2023 18:12 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS DevNext May 15, 2023 18:12 — with GitHub Actions Inactive
@acoburn acoburn merged commit 91e77cf into main May 16, 2023
@acoburn acoburn deleted the JCL-349-openid-concurrency branch May 16, 2023 10:03
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.

3 participants