Commit 7e36940
authored
Increase execution_timeout for OpenAI tests that call the real API (#1466)
test_hello_world_agent[False] had a 5s execution timeout and
test_input_guardrail[False] had a 10s timeout, but both use a 30s
activity start_to_close_timeout. The workflow times out before the
OpenAI API call can complete on slower CI runners. Bump both to 60s.1 parent 0ada3b4 commit 7e36940
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
1243 | 1243 | | |
1244 | 1244 | | |
1245 | 1245 | | |
1246 | | - | |
| 1246 | + | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
| |||
0 commit comments