Open roperzh opened 2 months ago
Heads up, this will likely be bigger than 2
@georgekarrv @gillespi314 agreed with Sarah, this is likely an 8
, changing it to avoid people picking it with the wrong expectation. Lmk if I should bring it to estimation instead.
Fleet version: 4.55.0
💥 Actual behavior
After a command/profile is enqueued there's high activity and potential locking setting
nano_enrollments.last_seen_time
as hosts check in and receive commands.Seen during load testing it didn't cause major issues, but it's a cause of concern.
🧑💻 Steps to reproduce
🕯️ More info
We have the same problem for osquery checkins, and we solved it by batching the updates
https://github.com/fleetdm/fleet/blob/eb1e54084e586132c72f024c09093f0f96050164/server/service/osquery.go#L89-L98