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