Confirmed users
1,905
edits
Line 38: | Line 38: | ||
* How should Lifeguard verify a device is online? Is a simple ping enough? Should we periodically reboot online devices, ala Autophone? | * How should Lifeguard verify a device is online? Is a simple ping enough? Should we periodically reboot online devices, ala Autophone? | ||
* Do we need to provide a Python client for this, that buildbot will use to communicate with Lifeguard? | * Do we need to provide a Python client for this, that buildbot will use to communicate with Lifeguard? No, mozharness will interact with Lifeguard and so can use a Python REST/HTTP client. |