mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 05:28:38 +00:00
* Don't return errors in distributed query ingestion, just log them * Allow for multiple errors in the logging context * Update check when loading host * Log multiple errors and add tests for other changes * Add missing host func * Add another missing host func * Add changes file
1 line
103 B
Text
1 line
103 B
Text
* Only log errors and try to process all distributed query results from hosts instead of erroring out.
|