Skip to content

fix(executor): make opencode request timeout configurable#2418

Closed
myagizmaktav wants to merge 1 commit intoqf-studio:mainfrom
myagizmaktav:upstream-opencode-request-timeout
Closed

fix(executor): make opencode request timeout configurable#2418
myagizmaktav wants to merge 1 commit intoqf-studio:mainfrom
myagizmaktav:upstream-opencode-request-timeout

Conversation

@myagizmaktav
Copy link
Copy Markdown
Contributor

Summary

  • add executor.opencode.request_timeout so OpenCode HTTP request lifetime is configurable
  • fall back to 10m when unset or invalid to preserve current behavior
  • cover timeout parsing and backend client wiring with focused tests

Verification

  • go test ./internal/executor/...

Closes #2410

@myagizmaktav
Copy link
Copy Markdown
Contributor Author

Closing as duplicate of #2411, which already tracks the OpenCode request-timeout fix.

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.

Make OpenCode HTTP request timeout configurable

1 participant