Deflake TestResetBaseOnPullDelayExceeded

The test previously set max_pull_delay to 0, but value metric does not
allow a value of 0 and makes it the default value. If the pull happens
too quickly in the test, it will cause a failure.

Bug: 182961471
Test: atest statsd_test
Change-Id: I8feb5249a1e5cc229e6b0144f8da43f35fde77ad
1 file changed