mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 14:08:25 +00:00
2 lines
204 B
Text
2 lines
204 B
Text
- Modified backend for GET /api/v1/fleet/commands when filtering by `host_identifier` to address performance
|
|
concerns and exhausting database connections when API is called concurrently for many hosts.
|