google / google/mobly-snippet-lib

Support of RPC scheduling while device is disconnected

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
44
Forks
25
PR merge metrics
No merged PRs in 30d

Description

We may still need to perform operations while device is disconnected (e.g., USB is off). In this case, we can:

- Schedule RPC calls with some delay before device got disconnected.
- While device is disconnected, as long as the snippet server is not stopped, the scheduled RPC will be executed with some delay
- After device back online, the execute result could be retrieved from cached event.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.