We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
under to high load from time to time we see the situation when grid continue to send delete requests for non-existing session:
2024-08-12 13:20:43:315 - [HTTP] <-- HEAD /wd/hub/status 200 2 ms - 110 2024-08-12 13:20:43:315 - [HTTP] 2024-08-12 13:20:46:479 - [HTTP] --> DELETE /wd/hub/session/3af99f3b-8967-46e2-b5a5-1afe53e407d1 2024-08-12 13:20:46:480 - [HTTP] {} 2024-08-12 13:20:46:484 - [HTTP] <-- DELETE /wd/hub/session/3af99f3b-8967-46e2-b5a5-1afe53e407d1 404 4 ms - 2648
as result device is not used during the regression and new requests hanags and fail
The text was updated successfully, but these errors were encountered:
Fixed
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
under to high load from time to time we see the situation when grid continue to send delete requests for non-existing session:
as result device is not used during the regression and new requests hanags and fail
The text was updated successfully, but these errors were encountered: