airflow.providers.openai.exceptions¶
Exceptions¶
Raise when OpenAI Batch Job fails to start AFTER processing the request.  | 
|
Raise when OpenAI Batch Job times out.  | 
Module Contents¶
- exception airflow.providers.openai.exceptions.OpenAIBatchJobException[source]¶
 Bases:
airflow.exceptions.AirflowExceptionRaise when OpenAI Batch Job fails to start AFTER processing the request.
- exception airflow.providers.openai.exceptions.OpenAIBatchTimeout[source]¶
 Bases:
airflow.exceptions.AirflowExceptionRaise when OpenAI Batch Job times out.