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

reuse unhelthy state for devices to let admin know that manual intervention required #288

Open
vdelendik opened this issue Nov 4, 2023 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@vdelendik
Copy link
Contributor

in stf:2.6 new unhealthy state introduced: zebrunner/stf#483

we have to reuse it for all states instead of disconnected to identify that manual intervention required.

@vdelendik vdelendik added the enhancement New feature or request label Nov 4, 2023
@vdelendik vdelendik added this to the 2.1 milestone Nov 4, 2023
@vdelendik vdelendik modified the milestones: 2.1, 2.0.11 Jan 10, 2024
@vdelendik
Copy link
Contributor Author

moved to 2.0.11 where we plan to handle much better all kind of mistakes on appium side. For all cases where plan to do exit 0 it has sense to move device into the unhealthy state indirectly from appium container if possible.

@akamarouski akamarouski modified the milestones: 2.0.11, 2.0.12 Feb 6, 2024
@vdelendik vdelendik modified the milestones: 2.0.12, 2.0.13 Feb 27, 2024
@vdelendik vdelendik modified the milestones: 2.0.13, 2.0.14, 2.0.15, 2.0.16 Mar 13, 2024
@vdelendik vdelendik modified the milestones: 2.0.16, 2.1 May 17, 2024
@vdelendik
Copy link
Contributor Author

improvement merged in #386. changes should be in appium:2.1.0 rc image

@vdelendik
Copy link
Contributor Author

@dhreben, I'd recommend to repro no space issue on device and start any automation on it.
it suppose to move device into unhealthy state adding into the note something like ENOSPC error, no space left on device...

@dhreben
Copy link
Contributor

dhreben commented May 22, 2024

2024-05-22T13:33:34.336Z FTL/device 48 [03157df3fb7a6915] Setup had an error FailError: Failure: 'write failed: No space left on device'
 ExitError: Exit code "1"

@dhreben
Copy link
Contributor

dhreben commented May 23, 2024

Reopened
The device doesn't change status to Unhealty

@dhreben dhreben reopened this May 23, 2024
@vdelendik vdelendik modified the milestones: 2.1, 2.2 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

3 participants