Cap AppendLog at 1MB, truncating oldest lines when exceeded. Prevents unbounded SQLite database growth from long-running builds.
8.5 KiB
8.5 KiB
Cap AppendLog at 1MB, truncating oldest lines when exceeded. Prevents unbounded SQLite database growth from long-running builds.