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

Move admin server to separate OS thread #841

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

XAMPPRocky
Copy link
Collaborator

This is to prevent heavy load on the main tasks from saturating the workload and causing the admin server to become unresponsive, then triggering a termination from Kubernetes.

This is to prevent heavy load on the main tasks from saturating the
workload and causing the admin server to become unresponsive, then
triggering a termination from Kubernetes.
@XAMPPRocky XAMPPRocky enabled auto-merge (squash) November 1, 2023 10:27
@github-actions github-actions bot added the size/s label Nov 1, 2023
Copy link
Collaborator

@koslib koslib left a comment

Choose a reason for hiding this comment

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

lgtm

@XAMPPRocky XAMPPRocky merged commit 80552ce into main Nov 1, 2023
5 checks passed
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 2980fe2b-ddfe-410e-ab26-c8b22af8e833

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/841/head:pr_841 && git checkout pr_841
cargo build

@markmandel markmandel deleted the ep/admin-separate-thread branch November 6, 2023 19:42
@markmandel markmandel added kind/feature New feature or request area/performance Anything to do with Quilkin being slow, or making it go faster. labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance Anything to do with Quilkin being slow, or making it go faster. kind/feature New feature or request size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants