liorsbg
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
Interesting
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
So reading that a key does not exist cahces the null result for that key?
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
not sure i follow
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
In other words: same worker (assumed), same region (confirmed), same key, different result
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
I see, but the key is visible when a different device on the same network calls the same endpoint
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
I see it, write and failed read are from same colo
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
Could a plausible explanation be that the problem device is (for example) on a VPN and therefore reading from a different location to which the new key has not propagated to?
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
write and read are (throretically) from the same location since they're made from the same network.
20 replies
CDCloudflare Developers
•Created by liorsbg on 6/24/2024 in #workers-help
KV - Some clients get null value for existing key.
Read happens 3-5 seconds after write.
20 replies