[flakiness_cli] Keep cached copies from test result server responses
Prevent us from making too many calls to test results server by keeping cached copies of the responses we get. For this we implement a frames.GetWithCache which will store the dataframes created from test result reponses, and reuse them for a set amount of time. Bug: 875251 Change-Id: Ieb87ef4c0a52635287b634e2bd233d248fb878e2 Reviewed-on: https://chromium-review.googlesource.com/1188578Reviewed-by:Ned Nguyen <nednguyen@google.com> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#586629}
Showing
Please register or sign in to comment