Run Chaos Experiment
chaos.run_experimentRun a sandboxed script under specified chaos faults to identify failure events. Pinpoint system weaknesses by injecting faults and observing outcomes.
Instructions
Run a workspace-sandboxed target script under selected chaos faults and report the resulting events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| faults | Yes | ||
| script | Yes | Script path, resolved inside the workspace root. | |
| session_id | No | Session to read/write shared state under. Defaults to 'default'. | |
| timeout_seconds | No |