Commit 657abd9
committed
Reduce sleep time in force-checkpointing-invoke test
- Change from 20s to 15s sleep to prevent cloud timeout
- Test was still timing out at 30s due to cloud environment overhead
- 15s + overhead should complete within 30s timeout1 parent 3c7d7e0 commit 657abd9
File tree
1 file changed
+1
-1
lines changed- packages/aws-durable-execution-sdk-js-examples/src/examples/force-checkpointing/invoke
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments