ClientNotReadyError
relationalai.client.errors.exceptions
Raised when the requested resource exists but is not ready yet.
Inheritance Hierarchy
Section titled “Inheritance Hierarchy”Subclassed By
Section titled “Subclassed By”. ├── client > errors > exceptions │ └── SnowflakeRaiAppNotStarted └── services ├── jobs > errors │ └── JobNotReadyError └── reasoners > errors └── ReasonerNotReadyError