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

Validate sticky sessions and worker balancing #121

Open
markstory opened this issue Jan 15, 2025 · 0 comments
Open

Validate sticky sessions and worker balancing #121

markstory opened this issue Jan 15, 2025 · 0 comments

Comments

@markstory
Copy link
Member

Within the GCP sandbox, we need to validate that sticky sessions behave correctly. Once a pool of workers is running, we need to ensure that all brokers replicas get a roughly equivalent number of workers assigned.

When workers are restarted/deployed we should get roughly even distribution of workers to brokers. Furthermore, we shouldn't see failed task updates. With imbalanced workers we would see an increase in not found tasks when updating status.

@markstory markstory changed the title Validate sticky sessions and worker balance Validate sticky sessions and worker balancing Jan 17, 2025
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

No branches or pull requests

1 participant