I think there's a performance issue. Do you want me to file a formal ticket on GitHub or just descri
I think there's a performance issue. Do you want me to file a formal ticket on GitHub or just describe it briefly here?


wrangler.toml is safe to upload to version controlwrangler.toml. KV ids are not API keys, so they can be made public.
kv_namespaces = [
{ binding = "TEST", id = "xxx", preview_id = "yyy" },
]