Skip to content

feat(devboxes): use optimistic create endpoint - #829

Open
adam-rl wants to merge 1 commit into
nextfrom
adam/optimistic-devbox-create
Open

feat(devboxes): use optimistic create endpoint#829
adam-rl wants to merge 1 commit into
nextfrom
adam/optimistic-devbox-create

Conversation

@adam-rl

@adam-rl adam-rl commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • use the optimistic devbox create endpoint inside sync and async create_and_await_running
  • return immediately when the server observes running
  • retain the existing long-poll fallback for transitional responses
  • keep the raw endpoint out of the generated public API surface

Testing

  • Ruff lint and format checks
  • mypy on the modified resource
  • 14 focused sync/async pytest cases

Depends on runloopai/runloop#10859.

@adam-rl
adam-rl requested a review from dines-rl August 14, 2026 00:28
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