pub const SESSION_CONCURRENT_ACCESS_LIMIT: usize = 10;
The maximum number of concurrent accesses allowed for a single session.