Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/topics/troubleshooting/master.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@ service.
.. note::
recon_default:

The average number of seconds to wait between reconnection attempts.
The average number of milliseconds to wait between reconnection attempts.

recon_max:
The maximum number of seconds to wait between reconnection attempts.
The maximum number of milliseconds to wait between reconnection attempts.

recon_randomize:
A flag to indicate whether the recon_default value should be randomized.
Expand Down
Loading