Manages the failsafe timer associated with a FailsafeContext.

Constructors

Properties

Methods

Constructors

Properties

associatedFabric: undefined | Fabric

Methods

  • Handle "Re-Arming" an existing FailSafe context to extend the timer, expire or fail if not allowed.

    Parameters

    • associatedFabric: undefined | Fabric
    • expiryLengthSeconds: number

    Returns Promise<void>