Background
We should store metrics when they go into terminal state. Currently if package is partially loaded and the process is killed, we lose metrics of completed jobs.
Proposed implementation: store them in a separate file along the job file - the same way we store failed messages.
Background We should store metrics when they go into terminal state. Currently if package is partially loaded and the process is killed, we lose metrics of completed jobs.
Proposed implementation: store them in a separate file along the job file - the same way we store failed messages.