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

Change loadTestAction to use standard HTTP requests and add some tests #2397

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sarahcaseybot
Copy link
Collaborator

@sarahcaseybot sarahcaseybot commented Apr 9, 2024

This change is Reviewable

The AppEngineHttpRequests were creating tasks with no payload, switching to standard HTTP requests does appear to successfully get this action working again. I wrote a few unit tests to confirm this and ran the load tests in crash to confirm some actual host/contact/domain creates were enqueued. However, since this load test does not use the proxy, I do not think I will be able to use this code to simulate the limited QPS issues we have experienced during launches in the past. I did not write thorough tests and do not plan on using this action much to actually load test our system. But merging this change since I at least got it working again.
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.

None yet

1 participant