commit | a9ff206af26871695bfce54969428b8ad03e31e6 | [log] [tgz] |
---|---|---|
author | Michal Karpinski <mkarpinski@google.com> | Thu Nov 03 15:46:17 2016 +0000 |
committer | Michal Karpinski <mkarpinski@google.com> | Mon Nov 14 10:26:55 2016 +0000 |
tree | 8b8a148bfb19c1f7cbb667da8cc4023aff4c75fc | |
parent | d1b6feeef307fa05b5685243f72302ca7f2677d4 [diff] |
[DPM] DO uses batch token to retrieve network logs, and can retrieve the same batch many times This allows DO to: a) know that some logs were dropped (by trying with token and not getting anything) b) know how many logs were there in each batch (useful especially for the dropped ones) c) retry batch retrieval if it failed Test: will be CTS tested once APIs unhidden Bug: 29748723 Change-Id: I788359242e3b2a4cb638edb25e5db8b25646c29f