`state.storage.deleteAll()` happens per-instance. Each user I have has an access to his/her own inst

state.storage.deleteAll() happens per-instance. Each user I have has an access to his/her own instance, but for some users, I no longer have access to user ID (forgot to track them...). Aren't they still going to incur a storage charge?
Was this page helpful?