mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 14:38:53 +00:00
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.