DescriptionMaking the MemoryDumpManager less aggressive in disabling dump providers on failures.
The dump providers are disabled after it fails for once. But in some
cases the dump failure doesn't mean that it will fail permanently.
This CL adds a failure count to the dump provider and disables it only
if it fails consecutively for n times.
BUG=490783
Committed: https://crrev.com/4656df694b1754047d53f301eea7a5a8b3cd0052
Cr-Commit-Position: refs/heads/master@{#335119}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Fixing test and renames #
Total comments: 4
Patch Set 3 : Addresing comments. #Patch Set 4 : Rebase. #
Messages
Total messages: 14 (4 generated)
|