lorax/src/composer
Brian C. Lane d34263a885 composer-cli: Disable retry counter on connection timeout
urllib3 has a retry system that send the request again when the
connection fails, times out, is redircted, etc. This turns off retries,
which aren't very useful anyway.
2020-06-18 14:31:33 -07:00
..
cli composer-cli: Return a better error with no value 2020-06-10 11:11:35 -07:00
__init__.py Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
http_client.py composer-cli: Change timeout to 5 minutes 2020-06-18 14:31:33 -07:00
unix_socket.py composer-cli: Disable retry counter on connection timeout 2020-06-18 14:31:33 -07:00