This commit is contained in:
parent
04ead1fbdc
commit
c0697ab27b
3 changed files with 5 additions and 6 deletions
|
|
@ -113,8 +113,6 @@ The supervisor-run.sh script automatically handles WP agent recovery:
|
|||
- Posts recovery comment with infra-flake context
|
||||
- Avoids duplicate restarts via 5-minute cooldown in history file
|
||||
|
||||
**P0 Memory crisis:**
|
||||
|
||||
**P0 Memory crisis:**
|
||||
# Kill stale one-shot claude processes (>3h old)
|
||||
pgrep -f "claude -p" --older 10800 2>/dev/null | xargs kill 2>/dev/null || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue