Job Stages
The Job Stage entity in Alfred represents distinct phases in the lifecycle of a document processing Job.
In Alfred, each Job undergoes a series of meticulously defined stages, representing key milestones in its lifecycle. These stages, ranging from initiation to completion, are crucial for understanding and managing the workflow of document processing tasks.
This documentation page provides a comprehensive overview of the Job stages, offering insights into how each stage reflects the progress and state of a Job. Understanding these stages enables users to effectively monitor, manage, and interact with Jobs in Alfred, ensuring smooth and efficient document processing.
Stage
Description
queued
The Job is not yet actively being processed.
started
Initial processing tasks are underway.
downloading
Data retrieval is in progress, preparing for processing.
downloaded
The Job is ready to transition to the next processing phase.
uploading
Data or processing results are being sent to a specified location or system.
uploaded
Signals readiness for subsequent stages following uploading.
in_progress
Core processing tasks are currently being executed.
completed
All intended operations have been executed; the Job is finished.
failed
Requires review or intervention to understand and resolve the issues.
invalid
The Job cannot proceed without rectification of the underlying problems.
cancelled
Intentional termination of the Job's processing before its natural conclusion.
syncing
Data consistency and integration operations are underway.
synced
Data is now consistent and integrated across systems.
in_revision
A review or refinement of the Job's output is in progress.
waiting_to_be_sent_to_third_party
Pending instruction for external processing with another system.
sent_to_third_party
External processing with another system was sent.
Last updated
Was this helpful?