Skip to content

fix keycloak session timeout errors #1158

Merged
chloe-yuu merged 3 commits intotest-envfrom
dev-env
Jan 16, 2026
Merged

fix keycloak session timeout errors #1158
chloe-yuu merged 3 commits intotest-envfrom
dev-env

Conversation

@chloe-yuu
Copy link
Contributor

  1. Replace generic “Failed to fetch” errors with clear session-expiration messages to prevent the screen from appearing frozen.
  2. Implement periodic Keycloak token refresh (every 240 seconds) to avoid token expiry and extend the effective session duration from 5 minutes to 30 minutes.

@chloe-yuu chloe-yuu requested a review from npham49 January 16, 2026 22:27
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@chloe-yuu chloe-yuu merged commit ea940ee into test-env Jan 16, 2026
14 of 17 checks passed
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.

2 participants