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

ios: reuse offline state for the case when device connected and wda not accessible #775

Closed
vdelendik opened this issue Aug 25, 2023 · 2 comments
Milestone

Comments

@vdelendik
Copy link
Contributor

in scope of global optimization and don't streaming wda everytime we can reuse offline state.
i.e. as only wda crashed/stopped/killed but device physically connected to the server (visible via ios list) we can move device into the Offline state in stf.

@vdelendik vdelendik added this to the 2.6 milestone Aug 25, 2023
@ignacionar
Copy link
Collaborator

ignacionar commented Oct 23, 2023

Done: #797

The device now uses Offline state when its connected and WDA crashes

Changes are available in public.ecr.aws/zebrunner/stf:2.6-beta1

vdelendik added a commit that referenced this issue Oct 23, 2023
#775 Add Offline status when WDA crashes
@dhreben
Copy link
Contributor

dhreben commented Oct 26, 2023

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants