Interface: BatchEntry
Defined in: types/entry.types.ts:306
Extends
Properties
createdAt?
optionalcreatedAt:string
Defined in: types/entry.types.ts:42
Inherited from
familyHash?
optionalfamilyHash:string
Defined in: types/entry.types.ts:44
Inherited from
id?
optionalid:number
Defined in: types/entry.types.ts:39
Inherited from
payload
payload:
object
Defined in: types/entry.types.ts:308
batchSize?
optionalbatchSize:number
duration
duration:
number
errors?
optionalerrors:string[]
failedItems
failedItems:
number
memory?
optionalmemory:number
name
name:
string
operation
operation:
string
processedItems
processedItems:
number
status
status:
"completed"|"failed"|"partial"
totalItems
totalItems:
number
requestId?
optionalrequestId:string
Defined in: types/entry.types.ts:41
Inherited from
resolvedAt?
optionalresolvedAt:string
Defined in: types/entry.types.ts:46
Inherited from
tags?
optionaltags:string[]
Defined in: types/entry.types.ts:45
Inherited from
type
type:
"batch"
Defined in: types/entry.types.ts:307