commit | 58bb0a129a4eb1f19904265104af2a14db248cb3 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri May 12 16:10:25 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri May 12 16:23:28 2023 +0900 |
tree | 67ce1662049fcecdfccbebc357338b486e9aecaf | |
parent | 6f47b7d501655bd8baf2477e5683ef07d924e994 [diff] |
Do not immediately send new queries on cache hit If a listener request is fulfilled immediately from cache, do not restart queries immediately, but just schedule the next run. This avoids doubling the number of queries when discovery, then resolve is requested. Bug: 281793453 Test: atest Change-Id: Ibe41ee20427068a1ccdbc1f04525988a89a58899