mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
0f8251be41
Updates the `DeleteOldWorkspaceAgentLogs` to: - Retain logs for the most recent build regardless of age, - Delete logs for agents that never connected and were created before the cutoff for deleting logs while still retaining the logs most recent build.