Add exec timeout conventions to TOOLS.md

This commit is contained in:
OpenClaw
2026-04-14 07:29:40 +00:00
parent 753f33fbb0
commit eac3eaeb00

View File

@@ -80,3 +80,9 @@ Add whatever helps you do your job. This is your cheat sheet.
- User: `greggy`
- Workspace Repo: `/root/.openclaw/workspace`
- Credentials in `.bashrc`/`.profile`
### Exec-Timeouts (Konventionen)
- Kurze CLI-Abfragen: **150 Sekunden**
- Python-Skripte: **300 Sekunden**
- Browser-Vorgänge: **300 Sekunden**