Exceptions
DatabaseUnavailableException
Bases: GerminateAIException
Database backend in not reachable.
GerminateAIException
InvalidArgumentsException
Bases: GerminateAIException
Invalid arguments.
InvalidConfigurationException
Bases: GerminateAIException
The configuration is invalid.
InvalidTasksDagException
Bases: GerminateAIException
Tasks DAG is invalid.
InvalidWorkflowException
Bases: GerminateAIException
Workflow is invalid.
MessageBusUnavailableException
Bases: GerminateAIException
Messaging bus backend in not reachable.
WorkflowFileNotFoundException
Bases: GerminateAIException
Could not find the specified workflow definition module file.
WorkflowImportException
Bases: GerminateAIException
Failed to import the specified workflow definition.