Skip to content

Added more timeout exception checking to http_client.py.

Sylvain Jones requested to merge hashfastr/relay:dev into dev

Some errors are still unhandled when a server timeout occurs, this adds the exceptions into the right place.

Merge request reports