Job Statuses
This page outlines the status structure for Jobs & Events
The Job is created by a Source and creates one or multiple Events.
A Job can exist in 5 different statuses:
- PENDING
- When a Job is scheduled to run, but has not been kicked-off yet
- PROCESSING
- When a Job is in the process of creating Events
- FINISHED
- When a Job has successfully created Events and all Events have the status OK
- FINISHED WITH ISSUES
- When a Job has successfully created Events, but some of the Events have failed or seen issues
- FAILED
- When the Job has failed in the Source system, most commonly no Events have been created

An overview of how the Job statuses correlates to one another