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

Reduce session grace period for ephemeral containers when cluster is under draining #21010

Merged

Conversation

yunho-microsoft
Copy link
Contributor

Set the session activity timer to a shorter value if the current session is ephemeral and cluster is under draining. It will make session end quicker than usual (normally 10 minutes)

@github-actions github-actions bot added area: server Server related issues (routerlicious) base: main PRs targeted against main branch labels May 7, 2024
@yunho-microsoft yunho-microsoft merged commit a758a08 into microsoft:main May 17, 2024
29 checks passed
kekachmar pushed a commit to kekachmar/FluidFramework that referenced this pull request May 21, 2024
…under draining (microsoft#21010)

Set the session activity timer to a shorter value if the current session
is ephemeral and cluster is under draining. It will make session end
quicker than usual (normally 10 minutes)

---------

Co-authored-by: Yunpeng Hou <yunho-microsoft@YunhoMakPro2019.guest.corp.microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: server Server related issues (routerlicious) base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants