Story #1758
closedAs a user, I would like to be able to change timeout values
100%
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.
Updated by ttereshc over 6 years ago
- Priority changed from Normal to High
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by daviddavis over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis over 6 years ago
- Status changed from ASSIGNED to POST
Updated by rchan about 6 years ago
Do we think this will make 2.18.0 and if so, should we mark it?
Or is this a 2.17.z stream item?
Updated by daviddavis about 6 years ago
- Sprint/Milestone set to 2.18.0
rchan, I think 2.18.0 makes sense since it's new functionality. I've added it to the 2.18.0 milestone.
Added by daviddavis about 6 years ago
Updated by daviddavis about 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|21e6886ca6b4348c0eed9166cc5b205b2d97e9bf.
Updated by ttereshc almost 6 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Updated by rchan over 5 years ago
Does Pulp 3 already offer this capability or do we need to create a related issue to ensure this feature is available in Pulp 3?
Updated by bmbouter over 5 years ago
We need to create a related issue. Currently we offer options like concurrency, but these would be good options also.
Also the current options can be seen here: https://docs.pulpproject.org/en/3.0/nightly/restapi.html#operation/remotes_file_file_create
Updated by daviddavis over 5 years ago
I filed https://pulp.plan.io/issues/4905
Exposing config options for read_timeout and connect_timeout
fixes #1758 https://pulp.plan.io/issues/1758