본문으로 건너뛰기

Variable: PluginRuntimeLogBatchAckBodySchema

const PluginRuntimeLogBatchAckBodySchema: TObject<{ seq: TInteger; workerEpoch: TInteger; workerId: TInteger; }>

Defined in: packages/contracts/src/pluginRuntime.ts:789

LOG_BATCH_ACK control payload (host -> runtime -> worker, §9.1.1).