On Mon, Dec 19, 2022 at 10:04:35AM -0500, selva.n...@gmail.com wrote:
> From: Selva Nair
>
> Current value of restart pause is 5 seconds which feels
> unduly long. Reduce it to 1 second.
>
> User can still customize the delay using the first parameter for
> "--connect-retry".
>
> Also improve t
From: Selva Nair
Current value of restart pause is 5 seconds which feels
unduly long. Reduce it to 1 second.
User can still customize the delay using the first parameter for
"--connect-retry".
Also improve the description of "--connect-retry" in the
man page.
v2 changes:
- fix incomplete man p