본문으로 건너뛰기

Variable: PluginResourceServerSchema

const PluginResourceServerSchema: TObject<{ mainRssHardMiB: TOptional<TInteger>; mainRssTargetMiB: TOptional<TInteger>; nodeHeapMiB: TOptional<TInteger>; processTreeRssHardMiB: TOptional<TInteger>; processTreeRssSoftMiB: TOptional<TInteger>; }>

Defined in: packages/contracts/src/resourceProfile.ts:69

Server-process budget section of the resource profile.