commit | b4e39c87c131b34562d7e0e96eac4ea46e75c793 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Jun 09 18:24:21 2022 +0800 |
committer | lucaslin <lucaslin@google.com> | Thu Jun 09 18:24:21 2022 +0800 |
tree | 4df3fd7bc8b9dd0506b383302e38956f49961603 | |
parent | aa3c079d2a8b27b5f8173bea0fb6178a283313b0 [diff] |
Add a retry mechanism when error is recoverable Have a retry delay arrays for getting the next retry delay, and the max retry delay is 900 seconds, when the max retry delay is reached, the retry mechanism will always use it delay the retry. Bug: 229350078 Test: atest FrameworksNetTests:VpnTest Change-Id: If0fe30f0b98b83a723e14ea8f6cd9a96c54e1691