FailedModel - Go SDK

FailedModel type definition

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

Fields

FieldTypeRequiredDescription
Errorstring✔️Error message describing why the model failed.
Modelstring✔️Slug of the analysis model that failed.
StatusCode*int64HTTP status code from the upstream response, when available (e.g. 402, 429).