mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
3b00b70786
for https://github.com/fleetdm/fleet/issues/15196. The main problem was that we have two timeouts: 1. The timeout used by the host to kill the script execution 2. The timeout used by the server to wait for the script results Before the changes in https://github.com/fleetdm/fleet/pull/15779, the server timeout was longer than the host timeout, but we inadvertently set both values to 5 minutes, which breaks the logic we have to handle both kinds of timeouts. |
||
---|---|---|
.. | ||
buildpkg | ||
certificate | ||
download | ||
file | ||
fleethttp | ||
mdm/mdmtest | ||
nettest | ||
open | ||
optjson | ||
rawjson | ||
retry | ||
scripts | ||
secure | ||
spec | ||
README.md |
pkg directory
This top-level pkg
directory contains packages that may be shared between all fleet
backend components.