Skip to main content

SessionPoolModel

Model for a SessionPool object.

Index

Properties

max_pool_size

max_pool_size: int

model_config

model_config: Undefined

persist_state_key

persist_state_key: str

persist_state_kvs_name

persist_state_kvs_name: str

persistence_enabled

persistence_enabled: bool

retired_session_count

retired_session_count: int

session_count

session_count: int

sessions

sessions: list[SessionModel]

usable_session_count

usable_session_count: int