Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / DEFAULT_TIMEOUTS_MS
Variable: DEFAULT_TIMEOUTS_MS
ts
const DEFAULT_TIMEOUTS_MS: Readonly<Record<SandboxKind, number>>;Defined in: packages/security/src/sandbox/sandbox.ts:99
Default per-tier policies, per the canonical sandbox tier table. Operator overrides are merged into these defaults inside resolveSandbox(...).