@ -53,6 +53,8 @@ Mandatory items are bold, optional italic.
- _workers_ - specifies address and port to bind for workers
- _workers_ - specifies address and port to bind for workers
- _address_ - hostname or IP address as string (`*` for any)
- _address_ - hostname or IP address as string (`*` for any)
- _port_ - desired port
- _port_ - desired port
- _max_liveness_ - maximum amount of pings the worker can fail to send before it is considered disconnected
- _max_request_failures_ - maximum number of times a job can fail (due to e.g. worker disconnect or a network error when downloading something from the fileserver) and be assigned again
- _monitor_ - settings of monitor service connection
- _monitor_ - settings of monitor service connection
- _address_ - IP address of running monitor service
- _address_ - IP address of running monitor service