-
Notifications
You must be signed in to change notification settings - Fork 107
JobStatusLite
ticoann edited this page May 9, 2018
·
4 revisions
The JobStatusLite does
- Keep track of the jobs in the batch system and record any status change in BossAir.
- It records when jobs move from pending to running or error states in BossAir
- 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")