FailedModel - Python SDK

FailedModel method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescription
errorstr✔️Error message describing why the model failed.
modelstr✔️Slug of the analysis model that failed.
status_codeOptional[int]HTTP status code from the upstream response, when available (e.g. 402, 429).