atoti.Session.ready#
- property Session.ready: bool#
Whether the session is ready or not.
Note
This feature is not part of the community edition: it needs to be unlocked.
When
False
, the server will reject most requests with an HTTP 503 Service Unavailable status.This can be used to prevent queries from being made on a session that has not finished its initial startup process (tables and cubes creation, data loading, etc).