Though if you mean a cached value from KV **directly**, then that is billed
Though if you mean a cached value from KV directly, then that is billed

wrangler devnullawait KV.get("key, "json") to have KV automagically parse it for you500 - Is there anything I can do? Is this normal?cacheTtl and kvCacheTtl to be high for low latency, but I dont want to have to wait for kvCacheTtl to expire to fetch the updated value if needed. Am I thinking about this right and do I have to just bite the bullet and have low cache ttl values?
name = "newcron"
main = "src/index.ts"
compatibility_date = "2024-05-29"
[triggers]
crons = ["* */12 * * *"]
[[kv_namespaces]]
binding = "KV"
id = "b6783170bcde4c6f9d9e6152dc8d1027"
[ai]
binding = "AI"