open-consul/agent/cache
Paul Banks ae5c0aad39
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 11:11:15 +01:00
..
cache.go cache: Fix bug where connection errors can cause early cache expiry (#9979) 2021-04-08 11:11:15 +01:00
cache_test.go cache: Fix bug where connection errors can cause early cache expiry (#9979) 2021-04-08 11:11:15 +01:00
entry.go
mock_Request.go
mock_Type.go
request.go
testing.go
type.go
watch.go cache: log a warning when Cache.Notify handles an error 2021-02-12 13:02:23 -05:00
watch_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00