mirror of
https://github.com/pgsty/silo.git
synced 2026-09-25 11:57:16 +00:00
74e2fe0879
Consider errors returned by httpClient.Do() as network errors. This is because the http clients returns different types of errors and it is hard to catch all the error types.