Skip to content

[DOCS] Description of http_connect_timeout and http_request_timeout is misleading #61293

@aaannz

Description

@aaannz

Description
Description of http_connect_timeout and http_request_timeout is misleading.

  • both have the same description, including note that they should be both bigger than complete request, which is wrong (and default value suggest that)
  • they are documented for both master and minion, but looking at code it seems to me only minion is actually using this value.

Suggested Fix

  • change description of http_connect_timeout to reflect what Tornado says: Timeout for initial connection in seconds and remove suggestion that it should be longer than duration of complete request.
  • remove those configuration values from salt master documentation.

Type of documentation
Salt documentation

Location or format of documentation

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions