Member Junction
    Preparing search index...

    Variable SUBMITTER_PARK_GRACE_MSConst

    SUBMITTER_PARK_GRACE_MS: number = ...

    How long a settled graph waits for its submitting run to park before giving up on it.

    BaseAgent.finalizeAgentRun parks the run within moments of the graph becoming dispatchable, so the honest window is seconds; anything beyond this means the submitting process is gone. Generous enough that a loaded machine does not trip it, short enough that a dead submitter cannot hold a completed workflow's announcement hostage for a day.