Skip to content
Snippets Groups Projects
Commit 2c36ac71 authored by Jonah Husson's avatar Jonah Husson
Browse files

Add networkerror to hostpool

parent ce711549
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.
Please register or to comment