Skip to content

Commit

Permalink
misc: small fix or general refactoring i did not bother commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Feb 12, 2025
1 parent 914b5bb commit 1a61d9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tasklets.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ tool_box:
$https://your-server.com/tools.yml
```

Check the [the examples folder](https://github.com/search?q=repo%3Adreadnode%2Fnerve+%24+path%3A%2F%5Eexamples%5C%2F%2F+language%3AYAML&type=code&l=YAML) for more variables usage examples.

## Timeouts

It is possible to set a timeout for the entire task. If the agent does not complete the task within the timeout, it will be interrupted and the task will be marked as failed:
Expand Down

0 comments on commit 1a61d9d

Please sign in to comment.