Job Status
Job statuses indicate the current state of a Summarization job or an Extraction job.
These are all the statuses that a job can have depending on the type:
Summarization job
Some statuses can be skipped if you started the job with a Wordcab Transcript or any already processed transcript (see Accepted Sources)
Status | Description |
---|---|
Pending | The job object has been created and is about to be queued. |
ItemQueued | The job has been queued. |
Transcribing | The input is being transcribed. |
PreparingTranscript | The transcript is being finalized. |
TranscriptComplete | The transcript is ready. |
Summarizing | The transcript is being summarized. |
PreparingSummary | The summary is being finalized. |
SummaryComplete | The summary is ready. |
Deleted | The job and its associated transcript and summaries have been deleted. |
Error | The job encountered an error. |
Extraction job
Status | Description |
---|---|
Pending | The job object has been created and is about to be queued. |
ItemQueued | The job has been queued. |
Extracting | The extraction job is being processed. |
PreparingExtraction | The extraction job is being finalized. |
ExtractionComplete | The extraction job has been completed. |
Deleted | The job and its associated transcript and summaries have been deleted. |
Error | The job encountered an error. |
Updated about 2 years ago