mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 17:38:09 +00:00
Summary: - The PR separates image media-understanding setup and provider request timeout handling, adds focused timeout regression tests, and updates gateway/Codex docs for the existing image timeout setting. - PR surface: Source +39, Tests +67, Docs +8. Total +114 across 5 files. - Reproducibility: yes. Source inspection shows current main subtracts setup elapsed time from the provider request timeout, and the PR adds a slow-setup regression test that exercises the failure path. Automerge notes: - PR branch already contained follow-up commit before automerge: docs: clarify image timeout phase semantics - PR branch already contained follow-up commit before automerge: fix: bound image setup timeout separately - PR branch already contained follow-up commit before automerge: Revert "fix: bound image setup timeout separately" - PR branch already contained follow-up commit before automerge: fix: split image setup and request timeout semantics Validation: - ClawSweeper review passed for head001dee3fb0. - Required merge gates passed before the squash merge. Prepared head SHA:001dee3fb0Review: https://github.com/openclaw/openclaw/pull/92673#issuecomment-4698582136 Co-authored-by: Mason Huang <masonxhuang@tencent.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: hxy91819 Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>