Commit 0d7417df authored by Geoff Simmons's avatar Geoff Simmons

trackrdrd: document the restart.pause config param

parent f5c89e78
......@@ -50,6 +50,8 @@ Parameter CLI Option Description
-------------------- ---------- ----------------------------------------------------------------------------------------- -------
``restarts`` Maximum number of restarts of the child process by the management process 1
-------------------- ---------- ----------------------------------------------------------------------------------------- -------
``restart.pause`` Seconds to pause before restarting a child process 1
-------------------- ---------- ----------------------------------------------------------------------------------------- -------
``thread.restarts`` Maximum number of restarts of a worker thread by the child process. A thread is restarted 1
after a message send, message system reconnect and message resend have all failed. If the
restart limit for a thread is reached, then the thread goes into the state ``abandoned``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment