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

locust close connections for each request #330

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

annapendleton
Copy link
Collaborator

Locust user task uses requests library as underlying infra.

To ensure Locust loadbalances across new TGI pods with autoscaling, close the connection for each request so a new one is opened.

@annapendleton annapendleton marked this pull request as ready for review March 11, 2024 20:11
@annapendleton
Copy link
Collaborator Author

/gcbrun

@annapendleton
Copy link
Collaborator Author

/gcbrun

1 similar comment
@annapendleton
Copy link
Collaborator Author

/gcbrun

@imreddy13 imreddy13 merged commit c0ac689 into GoogleCloudPlatform:main Mar 11, 2024
2 of 3 checks passed
@annapendleton annapendleton deleted the small branch March 12, 2024 05:06
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.

3 participants