Skip to content

Conversation

@simonrosenberg
Copy link
Collaborator

Summary

Extends the timeout configuration from PR #235 (commit0) to all other benchmarks:

  • gaia
  • multiswebench
  • openagentsafety
  • swebench
  • swebenchmultimodal
  • swtbench

Changes

Each benchmark's run_infer.py now reads the CONVERSATION_TIMEOUT environment variable (default: 3600 seconds / 1 hour) and passes it to conversation.run(timeout=run_timeout).

Notes

Testing

  • Pre-commit checks pass (ruff format, ruff lint, pycodestyle, pyright)

@simonrosenberg can click here to continue refining the PR

Apply the same timeout configuration from commit0 to all other benchmarks:
- gaia
- multiswebench
- openagentsafety
- swebench
- swebenchmultimodal
- swtbench

Default timeout is 3600 seconds (1 hour), configurable via CONVERSATION_TIMEOUT env var.

Co-authored-by: openhands <[email protected]>
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.

3 participants