Skip to content

Add ros_deploy wait recovery action#152

Merged
guima-why merged 1 commit into
mainfrom
codex/fix-repl-arch-diagram
Jul 8, 2026
Merged

Add ros_deploy wait recovery action#152
guima-why merged 1 commit into
mainfrom
codex/fix-repl-arch-diagram

Conversation

@guima-why

Copy link
Copy Markdown
Collaborator

Summary

  • Extend ros_deploy with a wait action for resuming polling of an already-started ROS stack creation without issuing another create/continue call.
  • Increase ROS deployment timeout to 3600 seconds and extract stack polling into a reusable wait path.
  • Add action-specific input validation, completion guard support, prompt/skill guidance, and translations/tests for the new behavior.

Why

Long ROS stack creations can exceed the tool timeout. The pipeline requires successful deployment evidence before conclusion, so it needs a recovery path that waits on the existing stack instead of retrying lifecycle actions.

Validation

  • make format
  • make lint
  • make translate
  • make test (8511 passed, 1 skipped)

@guima-why guima-why marked this pull request as ready for review July 8, 2026 12:49
@guima-why guima-why merged commit 92727a1 into main Jul 8, 2026
13 checks passed
@guima-why guima-why deleted the codex/fix-repl-arch-diagram branch July 8, 2026 12:49
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