BatchMetricsFailedJob
No description
type BatchMetricsFailedJob {
jobId: String
name: String
tenant: String
productIdsCount: Int
clusterIdsCount: Int
categoryIdsCount: Int
batchSize: Int
type: String
id: String
failedReason: String
stacktrace: [String!]
attemptsMade: Int
timestamp: String
processedOn: String
finishedOn: String
redisKey: String
}