abderrahim commented on code in PR #1987:
URL: https://github.com/apache/buildstream/pull/1987#discussion_r2013923916


##########
doc/source/using_config.rst:
##########
@@ -145,6 +145,9 @@ toplevel of your configuration file, like so:
      # are used.
      connection-config:
        keepalive-time: 60
+       retry-limit: 4
+       retry-delay: 1000
+       request-timeout: 300

Review Comment:
   It would be a good idea to document the units given that retry-delay is in 
milliseconds while the other durations are in seconds.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to