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