Skip to main content

Interface: $Properties

v1.ApplicationFailureInfo.$Properties

Properties of an ApplicationFailureInfo.

Hierarchy

Properties

category

Optional category: null | ApplicationErrorCategory

ApplicationFailureInfo category


details

Optional details: null | $Properties

ApplicationFailureInfo details


nextRetryDelay

Optional nextRetryDelay: null | $Properties

next_retry_delay can be used by the client to override the activity retry interval calculated by the retry policy. Retry attempts will still be subject to the maximum retries limit and total time limit defined by the policy.


nonRetryable

Optional nonRetryable: null | boolean

ApplicationFailureInfo nonRetryable


type

Optional type: null | string

ApplicationFailureInfo type