mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
### 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>
1 line
104 B
Text
1 line
104 B
Text
* Increased the maximum script execution timeout from 1 hour (3600 seconds) to 5 hours (18000 seconds).
|