Skip to content

Retry Daytona transport errors #patch#69

Open
BradenBug wants to merge 2 commits into
mainfrom
bw/daytona-transport-retries
Open

Retry Daytona transport errors #patch#69
BradenBug wants to merge 2 commits into
mainfrom
bw/daytona-transport-retries

Conversation

@BradenBug

Copy link
Copy Markdown
Contributor

Summary

  • classify Daytona errors with retryable network causes as sandbox connection errors
  • retry known Daytona SDK transport misclassifications without retrying real command failures
  • cover wrapped connection causes, transport-message fallback, and provider create lookup retries

Test Plan

  • uv run pytest tests/test_sandbox.py::test_daytona_exec_retries_wrapped_connection_errors tests/test_sandbox.py::test_daytona_exec_retries_misclassified_transport_errors tests/test_sandbox.py::test_daytona_provider_create_retries_wrapped_lookup_connection_errors -q
  • uv run pytest tests/test_sandbox.py -q
  • make lint
  • make typecheck
  • make test

@assert-app

assert-app Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review on Assert →

@BradenBug BradenBug marked this pull request as ready for review June 17, 2026 00:09

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@BradenBug BradenBug force-pushed the bw/daytona-transport-retries branch from 6b955de to 124739b Compare June 19, 2026 19:24
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