Open
Description
Issue
The changes in #2408 update the agent to report its configured checkin timeout to Fleet Server. When this parameter is set, Fleet server will dynamically set the server side timeout to the agent's checkin timeout minus 2 minutes. This makes it so that the agent always gets a complete response from Fleet server before its request times out. See elastic/fleet-server#2491.
Update the horde drones to use this new 7m timeout in our Fleet scale tests to ensure there are no unintended side effects of this change at scale.
Definition of done
- Horde drones are now using the new 7m timeout for our Fleet Scale tests