Skip to content

dag-projection / Exports

dag-projection

Table of contents

Classes

Interfaces

Type Aliases

Variables

Type Aliases

TTaskStatusSummary

Ƭ TTaskStatusSummary: Record<TTaskRunStatus, number>

Maps each task run status to its occurrence count.

Defined in

services/projection-read-model-service.ts:12

Variables

DAG_PROJECTION_PACKAGE_NAME

Const DAG_PROJECTION_PACKAGE_NAME: "@robota-sdk/dag-projection"

Package name constant for @robota-sdk/dag-projection.

Defined in

index.ts:7

Released under the MIT License.