Package version:

Enumeration KnownSemanticErrorReason

Known values of SemanticErrorReason that the service accepts.

Enumeration Members

CapacityOverloaded: "capacityOverloaded"

The request was throttled. Only the base results were returned.

MaxWaitExceeded: "maxWaitExceeded"

If semanticMaxWaitInMilliseconds was set and the semantic processing duration exceeded that value. Only the base results were returned.

Transient: "transient"

At least one step of the semantic process failed.