Decrease the started_attempt_count_ for paused offlining requests.
This is a fix for the bug where 5 user pauses of an offlining request fails the request because there is a max of 5 tries per request. Decreasing the started_attempt_count_ when pausing an offlining request undos the incrementation of the counter when the request began offlining. Bug: 701037 Change-Id: I721b41bd9e9a1c366c9fe7f5896f5627e8d8fb1a Reviewed-on: https://chromium-review.googlesource.com/957423 Commit-Queue: Candice Sy <cmsy@google.com> Reviewed-by:Yafei Duan <romax@chromium.org> Reviewed-by:
Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#543879}
Showing
Please register or sign in to comment