Skip to content

SHELL_DEFAULT_TIMEOUT_MS

const SHELL_DEFAULT_TIMEOUT_MS: 120000 = 120000

Defined in: core/dist/config/shell-policy.d.ts:191

Default per-command shell timeout (ms) when GthDevToolsConfig.shell does not specify one. ~120s suits typical build/test/git steps without hanging the agent forever on a stuck command.