fix(exec): suggest increasing timeout on timeouts

This commit is contained in:
AaronWander
2026-03-03 09:50:49 +08:00
committed by Peter Steinberger
parent 91cdb703bd
commit 4c32411bee
3 changed files with 8 additions and 2 deletions

View File

@@ -29,6 +29,9 @@ Generate a handful of “random but structured” prompts and render them via th
## Run
Note: Image generation can take longer than common exec timeouts (for example 30 seconds).
When invoking this skill via OpenClaws exec tool, set a higher timeout to avoid premature termination/retries (e.g., exec timeout=300).
```bash
python3 {baseDir}/scripts/gen.py
open ~/Projects/tmp/openai-image-gen-*/index.html # if ~/Projects/tmp exists; else ./tmp/...