Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The worker daemon jobs can have the following statuses

Status

Meaning

Color

waiting

Job has yet to be picked up

Status
titleWHITE

processing

A worker daemon is currently processing the job

Status
colourBlue
titleBLUE

accepted

The job was completed and executed as expected

Status
colourGreen
titleGREEN

rejected

The job was completed but the execution followed not the standard flow. For example the job MD5_CHECK will finish with status accepted if the MD5 was the same as the expected value; it will finish with status rejected if the MD5 value was wrong.

Status
colourYellow
titleORANGE

failed

  • An unexpected issue occurred, for example, a connection timeout with the destination storage

  • The job can be restarted by pressing the play icon next to the status error

    Image Modified

Status
colourRed
titleRED

Priority

  • Worker daemon jobs have a priority which is calculated according to the rule described in /wiki/spaces/CS/pages/3584589825

  • Jobs with a higher value of priority are executed first, this is the opposite of priority Transcoding Monitoring where jobs with a lower value of priority are executed first

Monitoring Screens

Screen

Description

Queues

Overview of recent jobs

Jobs

  • Complete overview of all worker daemons jobs

  • Completed or rejected worker daemon jobs are deleted after 30 days

Failed

Same as jobs but restricted to status failed

Statistics

  • Aggregate summary of the jobs grouped by task type

  • (warning) This view has a heavy performance impact on the database when rendering it

Server Logs / Logging

Linking to the logging of all worker daemons

Cleanup

Worker daemon jobs are automatically cleaned up in the following scenarios:

  • Permanent deletion of a record: when a record is permanently deleted, the associated worker daemon jobs and workflows are automatically cleaned up

  • Stopping a workflow: when a workflow is stopped, any ongoing worker daemon jobs related to that workflow are automatically cleaned up