Anchorage API reference
    Preparing search index...
    • Adapts reconcileApprovalsForSummary to RunRouterOptions.reconcileApprovals's per-request shape: context.service() only exists once a request resolves, so only the systemPrincipalId can be bound ahead of time.

      Parameters

      • systemPrincipalId: string

      Returns (
          context: ActorContext,
          workflowId: string,
          summary: RunSummary,
      ) => Promise<void>