Skip to content

dag-api / Exports / IFailureCodeCount

Interface: IFailureCodeCount

Count of task failures grouped by error code.

Table of contents

Properties

Properties

code

code: string

Defined in

contracts/diagnostics-api.ts:28


count

count: number

Defined in

contracts/diagnostics-api.ts:29

Released under the MIT License.