Cache timeout calculation has a hole in the event no Sessions properties are found
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
The function returning the app-specific cache timeout to use is coded to assume app.getPropertySet("Sessions") will always succeed. I think that's true, but it isn't safe.
The function returning the app-specific cache timeout to use is coded to assume app.getPropertySet("Sessions") will always succeed. I think that's true, but it isn't safe.