android_system_core/libstats
Tej Singh c95f781901 Retry pullfinish with empty payload if call fails
If the first call for pullFinished fails, it is likely because the
transaction is too large. Currently, if this happens statsd will just
sleep until the timeout. With this change, the client will retry calling
pullFinish if the first attempt fails, but with an empty payload (and
with success = false) to cause the puller to fail fast, and so statsd
does not wait for the timeout.

Test: atest LibStatsPullTests
Bug: 157768117
Change-Id: I3af991fae47bb7c09bf8a6fc83f28556b836c6e4
2020-05-29 15:21:08 -07:00
..
pull Retry pullfinish with empty payload if call fails 2020-05-29 15:21:08 -07:00
push_compat Use proper platform version checks (libstats) 2020-05-07 12:31:39 -07:00
socket stats: Set min_sdk_version 2020-05-02 02:29:19 +09:00
OWNERS Update OWNERS for libstatssocket 2019-11-01 13:25:31 -07:00