본문으로 건너뛰기

Variable: PLUGIN_RUNTIME_FATAL_MAX_BYTES

const PLUGIN_RUNTIME_FATAL_MAX_BYTES: 8000 = 8000

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

§9.1.4 fatal diagnostics: max bytes of the bounded fatal envelope a dying worker may emit. The envelope has its own reserved path (FATAL_DIAGNOSTIC frame) and cannot be displaced by ordinary log flood.