ClusterAlreadyJoined
ClusterAlreadyJoined: "cluster-already-joined"
ConnectionBufferNotEmpty
ConnectionBufferNotEmpty: "connection-buffer-not-empty"
ExternalStorageConnectionAlreadyExists
ExternalStorageConnectionAlreadyExists: "external-storage-connection-already-exists"
ExternalStorageConnectionAlreadySubscribed
ExternalStorageConnectionAlreadySubscribed: "external-storage-connection-already-subscribed"
ExternalStorageConnectionDoesNotExist
ExternalStorageConnectionDoesNotExist: "external-storage-connection-does-not-exist"
ExternalStorageConnectorsMissing
ExternalStorageConnectorsMissing: "external-storage-connectors-missing"
ExternalStorageInvalidPath
ExternalStorageInvalidPath: "external-storage-invalid-path"
ExternalStorageNameNotString
ExternalStorageNameNotString: "external-storage-name-not-string"
FeatureNotEnabled
FeatureNotEnabled: "feature-not-enabled"
GenerativeAIContextAlreadyExists
GenerativeAIContextAlreadyExists: "generative-ai-context-already-exists"
GenerativeAIContextDoesNotExist
GenerativeAIContextDoesNotExist: "generative-ai-context-does-not-exist"
GenerativeAIContextJobMissingThreadId
GenerativeAIContextJobMissingThreadId: "generative-ai-context-job-missing-thread-id"
GenerativeAILabelConflict
GenerativeAILabelConflict: "generative-ai-label-conflict"
GenerativeAIWorkerAlreadyExists
GenerativeAIWorkerAlreadyExists: "generative-ai-worker-already-exists"
GenerativeAIWorkerMissingConnector
GenerativeAIWorkerMissingConnector: "generative-ai-worker-missing-connector"
GenerativeAIWorkerModelSyncError
GenerativeAIWorkerModelSyncError: "generative-ai-worker-model-sync-error"
GraphDatabaseAlreadyExists
GraphDatabaseAlreadyExists: "graph-database-already-exists"
GraphDatabaseDoesNotExist
GraphDatabaseDoesNotExist: "graph-database-does-not-exist"
GraphDatabaseMissingConnector
GraphDatabaseMissingConnector: "graph-database-missing-connector"
GraphDatabaseNameNotString
GraphDatabaseNameNotString: "graph-database-name-not-string"
InternalSDKError
InternalSDKError: "internal-sdk-error"
InvalidAccess
InvalidAccess: "invalid-access"
JobDispatcherAlreadyExists
JobDispatcherAlreadyExists: "job-dispatcher-already-exists"
JobDispatcherDoesNotExist
JobDispatcherDoesNotExist: "job-dispatcher-does-not-exist"
JobDispatcherInvalidJobType
JobDispatcherInvalidJobType: "job-dispatcher-invalid-job-type"
JobDispatcherJobExists
JobDispatcherJobExists: "job-dispatcher-job-exists"
JobDispatcherJobNotFound
JobDispatcherJobNotFound: "job-dispatcher-job-not-found"
JobWorkerAlreadyExists
JobWorkerAlreadyExists: "job-worker-already-exists"
JobWorkerDoesNotExist
JobWorkerDoesNotExist: "job-worker-does-not-exist"
KeyValueDatabaseAlreadyExists
KeyValueDatabaseAlreadyExists: "key-value-database-already-exists"
KeyValueDatabaseDoesNotExist
KeyValueDatabaseDoesNotExist: "key-value-database-does-not-exist"
KeyValueDatabaseIndexNotFound
KeyValueDatabaseIndexNotFound: "key-value-database-index-not-found"
KeyValueDatabaseInvalidLayout
KeyValueDatabaseInvalidLayout: "key-value-database-invalid-layout"
KeyValueDatabaseInvalidQuery
KeyValueDatabaseInvalidQuery: "key-value-database-invalid-query"
KeyValueDatabaseInvalidValue
KeyValueDatabaseInvalidValue: "key-value-database-invalid-value"
KeyValueDatabaseNameNotString
KeyValueDatabaseNameNotString: "key-value-database-name-not-string"
KeyValueDatabaseNotOpen
KeyValueDatabaseNotOpen: "key-value-database-not-open"
KeyValueDatabaseTableNameReserved
KeyValueDatabaseTableNameReserved: "key-value-database-table-name-reserved"
KeyValueDatabaseTableNotFound
KeyValueDatabaseTableNotFound: "key-value-database-table-not-found"
LocalMediaStreamAlreadyExists
LocalMediaStreamAlreadyExists: "local-media-stream-already-exists"
LocalMediaStreamNoAudioContext
LocalMediaStreamNoAudioContext: "local-media-stream-no-audio-context"
NodeInvalidType
NodeInvalidType: "node-invalid-type"
NodeNotAuthenticated
NodeNotAuthenticated: "node-not-authenticated"
NodeTypeNotSupported
NodeTypeNotSupported: "node-type-not-supported"
ObjectStoreAlreadyExists
ObjectStoreAlreadyExists: "object-store-already-exists"
ObjectStoreAlreadySubscribed
ObjectStoreAlreadySubscribed: "object-store-already-subscribed"
ObjectStoreDoesNotExist
ObjectStoreDoesNotExist: "object-store-stream-does-not-exist"
ObjectStoreInvalidPath
ObjectStoreInvalidPath: "object-store-invalid-path"
ObjectStoreInvalidPayload
ObjectStoreInvalidPayload: "object-store-invalid-payload"
ObjectStoreNameNotString
ObjectStoreNameNotString: "object-store-name-not-string"
ObjectStoreNotInSync
ObjectStoreNotInSync: "object-store-not-in-sync"
PubSubTopicAlreadyExists
PubSubTopicAlreadyExists: "pub-sub-topic-already-exists"
PubSubTopicAlreadySubscribed
PubSubTopicAlreadySubscribed: "pub-sub-topic-already-subscribed"
PubSubTopicDoesNotExist
PubSubTopicDoesNotExist: "pub-sub-topic-does-not-exist"
PubSubTopicNameNotString
PubSubTopicNameNotString: "pub-sub-topic-name-not-string"
QueryBuilderInvalidArgument
QueryBuilderInvalidArgument: "query-helper-invalid-argument"
RemoteMediaStreamAlreadyExists
RemoteMediaStreamAlreadyExists: "remote-media-stream-already-exists"
RemoteMediaStreamInvalidSubscriptionParams
RemoteMediaStreamInvalidSubscriptionParams: "remote-media-stream-invalid-subscription-params"
SubscriptionRequestInProgress
SubscriptionRequestInProgress: "subscription-request-in-progress"
VectorDatabaseAlreadyExists
VectorDatabaseAlreadyExists: "vector-database-already-exists"
VectorDatabaseDoesNotExist
VectorDatabaseDoesNotExist: "vector-database-does-not-exist"
VectorDatabaseMissingConnector
VectorDatabaseMissingConnector: "vector-database-missing-connector"
VectorDatabaseNameNotString
VectorDatabaseNameNotString: "vector-database-name-not-string"
SDK Client Error Codes - Any error that is thrown by the SDK will have a code that can be used to identify the error.