MediaJobError interface

Error code describing the error. Possible valuesA human-readable language-dependentHelps with categorization of errors. PossibleIndicates that it may be possible to retry the Job.An array of details about specific errors that led

Properties

category
code
details
message
retry

Property Details

category

category?: string

Property Value

string

code

code?: string

Property Value

string

details

details?: MediaJobErrorDetail[]

Property Value

message

message?: string

Property Value

string

retry

retry?: string

Property Value

string