The session data should load upon request for data then be removed from memory aka session data after a period of time and or think of a new method so that the const/let stores value until a period of time based on most recent session inquires being kept as active to cache faster request at which point should be cleared to avoid memory lapse.