WIP: Adding timeout and retries to cascache
Description
If a request is sent to a server but no response is received, the job will hang until cancelled or a response is received.
Changes proposed in this merge request:
- Added a timeout for connection attempts to a remote artifact cache
- Added connection attempt retries
- Added a message clarifying that the connection timed out
Related to #423 (closed)
Edited by Phillip Smyth