Actions
Story #1758
closedAs a user, I would like to be able to change timeout values
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.18.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Sprint 42
Quarter:
Description
An issue a Katello user [1] was having was able to be resolved by adjusting the values here [2] If this was available to be easily changed in a configuration, it would be beneficial to users.
[1] https://groups.google.com/forum/#!topic/foreman-users/J8xvzGHbz9w
[2] https://github.com/pulp/nectar/blob/python-nectar-1.3.3-1/nectar/config.py#L33
Since the nectar config already supports these as configurable options, it may be easy for a plugin to allow those values. It could be as simple has having validation recognize the setting, and documenting it.
Actions
Exposing config options for read_timeout and connect_timeout
fixes #1758 https://pulp.plan.io/issues/1758