This function processes a event of a given type for a given job. A message is also associated with the event.
the job the event pertains to
the type of the event -- JOB_INIT | JOB_ENDED | JOB_FAILED
message associated with the event
Handles any logs that are made during execution.
job the log pertains to
content of the log
Generated using TypeDoc
This class abstracts away the "emission" of events/signals relating to job statuses via mutations to the database.