According to the documentation, Storage API is cleared after 30 days of inactivity. Does this means 30 days without doing “set” operation or “get” operation also updates the inactivity date?
Hi @morci7,
Great question! Stored extension data is automatically cleared after 30 days of inactivity. The inactivity timer is reset only by write operations (set); read operations (get) do not affect the timer.
The team will be updating the documentation in the coming days to reflect the correct information.
The documentation has been updated. Thanks for the question and nudge ![]()
1 Like