Skip to content

Conversation

michalvavrik
Copy link
Member

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jun 9, 2025

🙈 The PR is closed and the preview is expired.

@michalvavrik
Copy link
Member Author

Seems like io.quarkus.it.keycloak.OidcClientTest.testEchoWithRefreshInterval that I have added in this PR is flaky, I'll check why.

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from a6687c2 to 8f00d5d Compare June 10, 2025 08:17
@michalvavrik
Copy link
Member Author

I can't reproduce it, so I guessed why is it flaky in CI and made adjustment, let see.

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from 8f00d5d to 50d3e35 Compare June 10, 2025 08:26

This comment has been minimized.

This comment has been minimized.

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from 50d3e35 to 5320f26 Compare June 10, 2025 09:05

This comment has been minimized.

This comment has been minimized.

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from 5320f26 to 04489a4 Compare June 10, 2025 10:22

This comment has been minimized.

This comment has been minimized.

@sberyozkin
Copy link
Member

@michalvavrik I think it looks good, thanks, I'm just not certain about the general refactoring where most of the OidcClientRecorder got moved to OidcClientsImpl...

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from 04489a4 to 5e3b958 Compare June 10, 2025 18:48
@michalvavrik michalvavrik requested a review from sberyozkin June 10, 2025 18:49

This comment has been minimized.

This comment has been minimized.

@michalvavrik
Copy link
Member Author

Looks like the added test is not flaky anymore (as this is second push without the failure).

Copy link
Member

@sberyozkin sberyozkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @michalvavrik, please only tune JavaDocs for the property a little bit

@michalvavrik michalvavrik force-pushed the feature/oidc-client-refresh-timer branch from 5e3b958 to 5f87344 Compare June 11, 2025 13:45
@michalvavrik michalvavrik added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 11, 2025
Copy link

quarkus-bot bot commented Jun 11, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 5f87344.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

You can consult the Develocity build scans.

Copy link

quarkus-bot bot commented Jun 11, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 5f87344.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@sberyozkin sberyozkin merged commit 1808caa into quarkusio:main Jun 11, 2025
29 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 11, 2025
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Jun 11, 2025
@michalvavrik michalvavrik deleted the feature/oidc-client-refresh-timer branch June 12, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional refresh token timer to OIDC client

2 participants