Skip to main content

Interface: IMeteringMetadata

common.v1.IMeteringMetadata

Properties of a MeteringMetadata.

Implemented by

Properties

nonfirstLocalActivityExecutionAttempts

Optional nonfirstLocalActivityExecutionAttempts: null | number

Count of local activities which have begun an execution attempt during this workflow task, and whose first attempt occurred in some previous task. This is used for metering purposes, and does not affect workflow state.

(-- api-linter: core::0141::forbidden-types=disabled aip.dev/not-precedent: Negative values make no sense to represent. --)