fix: runner stability and resource limits #8

Merged
mvhutz merged 1 commits from fix/runner-stability into main 2026-03-16 02:52:09 +00:00

1 Commits

Author SHA1 Message Date
046eb79594 fix: runner stability — add swap, memory limit, and single job concurrency
Prevent OOM crashes by adding 2G swap, limiting job containers to
1536MB memory, and restricting concurrency to one job at a time.
Also configures job containers with gitea host resolution and
disables cache to avoid Docker network connectivity issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 22:51:17 -04:00