diff --git a/doc/topics/troubleshooting/master.rst b/doc/topics/troubleshooting/master.rst index 889bd668e4bb..e7f040fc8d23 100644 --- a/doc/topics/troubleshooting/master.rst +++ b/doc/topics/troubleshooting/master.rst @@ -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.