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

🐛 Fix: Increase PID retrieval timeout for edge-cases #419

Merged
merged 1 commit into from
Feb 1, 2022
Merged

🐛 Fix: Increase PID retrieval timeout for edge-cases #419

merged 1 commit into from
Feb 1, 2022

Conversation

mark-omarov
Copy link

@mark-omarov mark-omarov commented Feb 1, 2022

Some devices (Pixel 4XL) need more time to retrieve PID, in such cases when the retrieval failed - the whole stream is shutting down, therefore, connection with Minicap is lost which leads to constant empty screen on the Web UI.

Here's the problem described: DeviceFarmer/minicap#17 (comment)

Some devices (Pixel 4XL) need more time to retrieve PID, in such cases when the retrieval failed - the whole stream is shutting down, therefore, connection with Minicap is lost which leads to constant empty screen on the Web UI.

Signed-off-by: Mark Omarov <[email protected]>
@koral-- koral-- merged commit 34f8bce into DeviceFarmer:master Feb 1, 2022
@mark-omarov mark-omarov deleted the fix/pid-timeout-exception branch February 1, 2022 23:30
gounthar pushed a commit to MerryKombo/stf that referenced this pull request Mar 3, 2022
Some devices (Pixel 4XL) need more time to retrieve PID, in such cases when the retrieval failed - the whole stream is shutting down, therefore, connection with Minicap is lost which leads to constant empty screen on the Web UI.

Signed-off-by: Mark Omarov <[email protected]>

Co-authored-by: Mark Omarov <[email protected]>
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.

2 participants