fleet/changes/increase-script-timeout-to-5-hours
kiloconnect[bot] 8ee645c276
Increase script execution timeout from 1 hour to 5 hours (#39939)
### Changes
- Updated `maxAgentScriptExecutionTimeout` constant from 3600 to 18000
seconds (5 hours)

For the following quick win:

- https://github.com/fleetdm/fleet/issues/39891

@noahtalerman: Opened this PR w/ Kilo:
https://fleetdm.slack.com/archives/C02A8BRABB5/p1771275102274569?thread_ts=1771244623.278739&cid=C02A8BRABB5

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2026-02-19 16:36:47 -05:00

1 line
104 B
Text

* Increased the maximum script execution timeout from 1 hour (3600 seconds) to 5 hours (18000 seconds).