mirror of https://github.com/hashicorp/consul
d19657404f
Instead of using retry.Run, which appears to have problems in some cases where it does not emit an error message, use a for loop. Increase the number of attempts and remove any sleep, since this operation is not that expensive to do in a tight loop |
||
---|---|---|
.. | ||
internal/testservice | ||
resolver | ||
client.go | ||
client_test.go | ||
handler.go | ||
server_test.go | ||
stats.go | ||
stats_test.go |