We're using the API to tear down workers but their KV bindings are not being torn down with them.
This leads to a deleted worker but its KV namespace hangs around:
How can we cascade delete the KV namspace?
How can we cascade delete the KV namspace?
await cf.workers.scripts.delete(script, { account_id })