Skip to content

Make container command timeout configurable - #280

Open
eshulman2 wants to merge 1 commit into
mainfrom
feat/configurable-container-command-timeout
Open

Make container command timeout configurable#280
eshulman2 wants to merge 1 commit into
mainfrom
feat/configurable-container-command-timeout

Conversation

@eshulman2

Copy link
Copy Markdown
Collaborator

Summary

  • add a positive CONTAINER_COMMAND_TIMEOUT setting with a 600-second default
  • pass it into task containers and apply it to implementation commands, reviewer commands, and fallback tests
  • show the effective timeout in the container system prompt
  • document the setting and validate invalid values safely

Testing

  • Ruff passed for all changed Python files
  • 71 focused tests passed

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