Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
docs: add errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 4, 2019
1 parent 9848c01 commit 5f78335
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ $ ls -al examples/load-config
-rw-r--r--@ 1 50 Jan 21 2017 index.js
```
### Resilient Errors
If a process unexpectedly dies for any reason, it automagically re-enter.
This can be adjusted using `--retries` flag.
Type `farm --help` to know more.
### Finishing the Execution
When you want to finish, call the second argument:
Expand Down

0 comments on commit 5f78335

Please # to comment.