consul/agent/cache
Paul Banks bb985743e9 cache: Fix bug where connection errors can cause early cache expiry (#9979)
Fixes a cache bug where TTL is not updated while a value isn't changing or cache entry is returning fetch errors.
2021-04-08 10:11:46 +00:00
..
cache.go cache: Fix bug where connection errors can cause early cache expiry (#9979) 2021-04-08 10:11:46 +00:00
cache_test.go cache: Fix bug where connection errors can cause early cache expiry (#9979) 2021-04-08 10:11:46 +00:00
entry.go
mock_Request.go
mock_Type.go
request.go
testing.go
type.go
watch.go Merge pull request #9763 from hashicorp/dnephin/cache-warn-on-error-in-notify 2021-02-19 23:31:08 +00:00
watch_test.go