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

Increase STORAGE_PROVIDER_DEFAULT_TIMEOUT #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

uocnb
Copy link
Collaborator

@uocnb uocnb commented Jul 20, 2023

Increase STORAGE_PROVIDER_DEFAULT_TIMEOUT from 3000ms to 30000ms (30s) for support longer Hikari JDBC connection timeout.

The default value is not configurable from external and is hard-coded here: https://github.com/keycloak/keycloak/blob/21.0.2/model/legacy/src/main/java/org/keycloak/storage/AbstractStorageManager.java#L52

@uocnb uocnb requested a review from kneckinator July 20, 2023 10:04
@uocnb uocnb self-assigned this Jul 20, 2023
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