JobStatusLite - dmwm/WMCore GitHub Wiki

The JobStatusLite does

  1. Keep track of the jobs in the batch system and record any status change in BossAir.
  2. It records when jobs move from pending to running or error states in BossAir
  3. Kills those jobs that have been stuck in a state for too long or appear in error states.

Note that this component only modifies BossAir. (BossAir job state is the substate of "executing")