cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Provide batch metrics to on-job-complete

Open vishalbollu opened this issue 5 years ago • 0 comments
trafficstars

Description

Provide access to the batch metrics e.g.:

{
  "succeeded": 10,
  "failed": 2
}

Motivation

Enable users to perform specific post-job completion tasks based on the number of success/failures in the Job.

vishalbollu avatar Aug 25 '20 19:08 vishalbollu