Skip to content

fix keycloak session timeout errors#1159

Merged
chloe-yuu merged 3 commits intomasterfrom
test-env
Jan 20, 2026
Merged

fix keycloak session timeout errors#1159
chloe-yuu merged 3 commits intomasterfrom
test-env

Conversation

@chloe-yuu
Copy link
Copy Markdown
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 19, 2026 20:34
@sonarqubecloud
Copy link
Copy Markdown

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

Copy link
Copy Markdown
Contributor

@npham49 npham49 left a comment

Choose a reason for hiding this comment

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

Good to go!

@chloe-yuu chloe-yuu merged commit cb25bb3 into master Jan 20, 2026
25 of 30 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