Job state

In Sitecore Content Hub, the state of a background processing job indicates its current position in the overall workflow. The following diagram illustrates the various stages of that flow:

Workflow diagram of background processing job

As well as a state, each job also has a condition. The following table describes the potential states and condition combinations, and their meanings.

State

Condition

Description

Created

Pending

The created job is waiting to be queued. The job type impacts the duration of this state.

Pending

Pending

The job is in the queue waiting to be processed. Jobs stuck in a Pending state for over 48 hours are automatically marked as failed.

InProgress

None

The job is being executed.

Completed

Success

The job execution has completed successfully.

Completed

Failure

The job execution has failed.

Cancelled

Cancelled

The job execution has been cancelled.

Important

A failed job cannot be restarted. You must create a new job if you want to try again.

Do you have some feedback for us?

If you have suggestions for improving this article,