Skip to main content

app.bsky.video.defs

#jobStatus

PropertyTypeKnown ValuesRequiredDescription
jobIdstring--
didstring (did)--
statestringJOB_STATE_CREATED
JOB_STATE_ENCODING
JOB_STATE_ENCODED
JOB_STATE_SCANNING
JOB_STATE_SCANNED
JOB_STATE_UPLOADING
JOB_STATE_UPLOADED
JOB_STATE_COMPLETED
JOB_STATE_FAILED
The state of the video processing job. All values not listed as a known value indicate that the job is in process.
progressinteger-Progress within the current processing state.
blobblob--
errorstring--
failureCodestringvalidation_failure
encoding_failure
pds_upload_failure
pds_upload_unsupported_blob_size
generic_failure
A machine-readable code for why the video processing job failed.
messagestring--