diff --git a/.graphclientrc.yml b/.graphclientrc.yml index 3c6e6ee..afd9b0d 100644 --- a/.graphclientrc.yml +++ b/.graphclientrc.yml @@ -7,8 +7,12 @@ sources: plugins: - responseCache: ttlPerCoordinate: + - coordinate: Query.pools + ttl: 30000 # 30 seconds + - coordinate: Query.bins + ttl: 60000 # 1 minute - coordinate: Query.* - ttl: 300 # 5 minutes + ttl: 300000 # 5 minutes cache: cfwKv: