Anchorage API reference
    Preparing search index...
    • Authorize durable persistence requested by a schedule while keeping the executing principal as SYSTEM. The schedule and its fixed thread/resource must share one committed registered owner.

      Parameters

      • store: ScheduleStartSource
      • resources: Pick<ResourceOwnershipStore, "owner">
      • input: {
            agentId: string;
            dispatchId: string;
            resourceId: string;
            runId: string;
            scheduleId: string;
            threadId: string;
        }

      Returns Promise<boolean>