function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JWykelJWykel 

Why do my pages timeout on the weekends?

We have a couple of people that work on the weekends and the particular VisualForce pages they access continuously time out for them, especially during the first load.  The people working during the week do not have this issue working on the same pages.  Is there any way we can find out what is causing this to happen only on weekends?  Regular SalesForce pages open and load just fine during the time, but when they try to go into our custom pages, it times out.
Gaurav NirwalGaurav Nirwal
Please refer this link
https://help.salesforce.com/htviewhelpdoc?id=admin_sessions.htm&siteLang=en_US (https://help.salesforce.com/htviewhelpdoc?id=admin_sessions.htm&siteLang=en_US)
JWykelJWykel
Matthews-
Thank you for the reply, but session timeout is not the problem at hand; the session remains active.  The page itself times out when trying to pull the information.

What it *feels* like is happening is that the data is no longer readily active/available in SF's system and the initial call to the page wakes something up.  After the timeout of the page (and sometimes more than one timeout), the page will function properly.