Confirmed users
1,927
edits
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
# MozPool should maintain a detailed log including, among other things, details on device registrations, device state transitions, and all API requests. | # MozPool should maintain a detailed log including, among other things, details on device registrations, device state transitions, and all API requests. | ||
# MozPool should be well-documented. | # MozPool should be well-documented. | ||
= Open Questions = | |||
* What is the best way to handle the API calls that just pass through to Lifeguard? Note that it's important to use MozPool for these actions (e.g. pinging, rebooting, etc.) so that MozPool doesn't assign the device out to someone else while Lifeguard is working on it. | |||