Skip to content

Add configurable worker task timeout#68

Closed
ianhodge wants to merge 1 commit intomainfrom
oz-agent/configurable-task-timeout
Closed

Add configurable worker task timeout#68
ianhodge wants to merge 1 commit intomainfrom
oz-agent/configurable-task-timeout

Conversation

@ianhodge
Copy link
Copy Markdown
Member

@ianhodge ianhodge commented May 6, 2026

Summary

  • Add a top-level task_timeout worker config field and --task-timeout CLI flag
  • Enforce the timeout by wrapping each claimed task context, applying consistently across Docker, direct, and Kubernetes backends
  • Expose worker.taskTimeout in the Helm chart and document the YAML setting

Verification

  • go test ./...
  • go build ./...
  • git diff --check

Note: Helm is not installed in this sandbox, so I could not run helm template.

This PR was created by Oz (running Codex).

Co-Authored-By: Oz <oz-agent@warp.dev>
@ianhodge ianhodge closed this May 7, 2026
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