Skip to content
Snippets Groups Projects
Commit 434ea486 authored by Jake Taylor's avatar Jake Taylor :lips:
Browse files

Merge branch 'hotfix/networkerror' into 'release'

Add networkerror to hostpool

See merge request !448
parents ce711549 2c36ac71
No related branches found
No related tags found
2 merge requests!510Release,!448Add networkerror to hostpool
......@@ -49,6 +49,7 @@ var errorsList = []string{
grpc.ErrClientConnClosing.Error(),
connect.TooManyProxyError,
"Failed to fetch",
"NetworkError when attempting to fetch resource.",
}
// HostManager Interface allowing storage and retrieval of Host objects
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment