Skip to content

fix: improve exec and ssh reliability#95

Merged
acmore merged 3 commits intomainfrom
fix/container-exec-retry
Apr 23, 2026
Merged

fix: improve exec and ssh reliability#95
acmore merged 3 commits intomainfrom
fix/container-exec-retry

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented Apr 22, 2026

Summary

  • retry transient container-targeted exec transport failures using the same runner policy as non-container exec
  • recover from stale managed SSH control sockets before starting a new SSH master
  • add regression coverage for container exec retry behavior and stale control-socket cleanup

Verification

  • go test ./internal/connect ./internal/cli ./cmd/okdev
  • .venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

@acmore acmore merged commit 7a4c685 into main Apr 23, 2026
1 check passed
@acmore acmore deleted the fix/container-exec-retry branch April 23, 2026 00:59
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