-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Queue size is always high and the grid is drastically underutilized #9601
Comments
Thank you for reporting this, I was able to reproduce it. I am having a look soon. |
@zzvara thank you for reporting this, we believe it has been fixed and we just did a pre-release. Please let us know if things work as expected by commenting here, if a problem related to this issue comes up while checking the pre-release version, we can reopen this issue. |
It did improve. I don't know whether it is the same as it was before. @Alex-Rod what is your exp? |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
🐛 Bug Report
This is the average utilization and queue size at all times on the grid:
Sessions wait about 20 seconds in the queue, seemingly for no reason.
This problem is not present with grid version:
4.0.0-beta-4-prerelease-20210527
, but present in the latest release4.0.0-rc-1-prerelease-20210618
.To Reproduce
Detailed steps to reproduce the behavior:
Deploy the grid with the following configuration:
Expected behavior
A clear and concise description of what you expected to happen.
The queue should be close to 0 and concurrency should be high. Previous beta versions did not have this issue.
Test script or set of commands reproducing this issue
Unfortunately, scripts can not be disclosed, however, we reproduced the same problem with multiple tests/applications.
Environment
OS: Linux sigma02 5.10.43-flatcar #1 SMP Tue Jun 15 19:46:57 -00 2021 x86_64 Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz GenuineIntel GNU/Linux
Grid version:
Browser: Chrome
Browser version: v.91.0
Selenium Grid version (if applicable): Grid version: 4.0.0-rc-1 (revision 23ece4f)
The text was updated successfully, but these errors were encountered: