What are the most common error messages in Snowflake Cortex?
Daniel Steinhold Asked question April 3, 2024
Here are the most common error messages you can get and a brief description of them.
Message | Explanation |
---|---|
too many requests |
The request was rejected due to excessive system load. Please try your request again. |
invalid options object |
The options object passed to the function contains invalid options or values. |
budget exceeded |
The model consumption budget was exceeded. |
unknown model "<model name>" |
The specified model does not exist. |
invalid language "<language>" |
The specified language is not supported by the TRANSLATE function. |
max tokens of <count> exceeded |
The request exceeded the maximum number of tokens supported by the model (see Model Restrictions). |
all requests were throttled by remote service |
The number of requests exceeds the limit. Try again later. |
Daniel Steinhold Changed status to publish April 3, 2024