Marmot-TS
    Preparing search index...

    Variable deferredReasonsConst

    deferredReasons: {
        futureEpoch: "future_epoch";
        groupBusy: "group_busy";
        missingParent: "missing_parent";
    } = ...

    Why an input was deferred (retry when the missing state becomes available).

    Type Declaration

    • ReadonlyfutureEpoch: "future_epoch"

      An MLS application message for a future candidate epoch.

    • ReadonlygroupBusy: "group_busy"

      Input received while the group is in PendingPublish or Merging.

    • ReadonlymissingParent: "missing_parent"

      A child commit whose parent branch is not yet available.