mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 09:21:09 +02:00
Mac Mini had 25k+ TIME_WAIT sockets exhausting the 16k ephemeral port range, blocking all outgoing TCP connections. Root cause: ~50 health checks at 30s intervals + n8n automation creating excessive short-lived connections. - Remove n8n service and volume (no longer needed) - Increase health check intervals: 30s → 120s (app services), 10s → 30s (infra) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| docs | ||
| packages/shared | ||
| scripts | ||
| .env.example | ||
| CLAUDE.md | ||
| docker-compose.prod.yml | ||
| package.json | ||