Commit dc195d9
fix: use Daytona sandbox parallelism cap for OpenHands runs
openhands_2config.sh was using SESSIONS_PER_ACCOUNT (4×3=12 jobs)
instead of DAYTONA_PARALLEL_TASK_CAP (60 jobs) in Daytona mode,
matching what run_selected_tasks.sh already does for Claude Code.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d12d804 commit dc195d9
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
171 | 182 | | |
172 | 183 | | |
173 | 184 | | |
| |||
0 commit comments