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

HTTPRequest in some situations can begin to lag over time #470

Closed
ameihm0912 opened this issue Aug 24, 2020 · 1 comment
Closed

HTTPRequest in some situations can begin to lag over time #470

ameihm0912 opened this issue Aug 24, 2020 · 1 comment
Assignees

Comments

@ameihm0912
Copy link

In some cases, HTTPRequest will begin to lag over time and worker CPU utilization begins to diverge. We can end up in a situation with a handful of workers pinned at max CPU, and many others in the 40-50% range. The reason for this is currently unknown, but may be related to sessions being kept for too long or some leak somewhere in the code.

@ameihm0912
Copy link
Author

I had hoped #464 would help with this but it doesn't seem to have.

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

2 participants