Skip to content

As a user I want to be able to set connection timeout parameters for an RPM Remote to Null #227

Description

@ajsween

The aiohttp.ClientTimeout fields in Remote are expose as connect_timeout, sock_connect_timeout, sock_read_timeout, and total_timeout. Only total_timeout has a default 300 seconds. The type handling of the options as passed to pulp rpm remote update|create insists on a Float. This prevents setting the value back to None or Null. None or 0 should set the parameter to disabled.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (template-set)prio-listdriving Pulp's Kanban searches

Type

No type

Fields

No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions