Documentation / @zerotal/monitor / DeadJob
Interface: DeadJob
Defined in: monitor/src/store/types.ts:275
Properties
id
id:
number
Defined in: monitor/src/store/types.ts:276
name
name:
string
Defined in: monitor/src/store/types.ts:277
error
error:
string
Defined in: monitor/src/store/types.ts:278
attempts
attempts:
number
Defined in: monitor/src/store/types.ts:279
deadAt
deadAt:
string
Defined in: monitor/src/store/types.ts:280