Skip to content

Update paude-proxy to fix connection reuse across laptop sleep/wake - #208

Merged
bbrowning merged 2 commits into
mainfrom
paude-proxy-sleep-wake
Jul 14, 2026
Merged

Update paude-proxy to fix connection reuse across laptop sleep/wake#208
bbrowning merged 2 commits into
mainfrom
paude-proxy-sleep-wake

Conversation

@bbrowning

Copy link
Copy Markdown
Owner

No description provided.

bbrowning and others added 2 commits July 14, 2026 14:45
Extract proxy recreation logic into a _recreate_proxy() helper for use
by update_domains(), which legitimately needs to recreate the proxy
container (ALLOWED_DOMAINS is an env var read at startup).

Add tests confirming start_if_needed() does not recreate proxies:
- Running proxy: left alone (no-op)
- Stopped proxy: restarted without recreation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pin PAUDE_PROXY_VERSION to dfdc45c907a60b2235177d5c52561871a8ca2c1a
which fixes a proxy HTTP connection reuse issue that occurred after
laptop sleep/awake cycles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bbrowning
bbrowning merged commit f524699 into main Jul 14, 2026
6 checks passed
@bbrowning
bbrowning deleted the paude-proxy-sleep-wake branch July 14, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant