Merge pull request #391 from adripo/patch-1
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
var httpClient = &http.Client{Timeout: 10 * time.Second}
|
var httpClient = &http.Client{Timeout: 60 * time.Second}
|
||||||
|
|
||||||
type BaseCollector struct {
|
type BaseCollector struct {
|
||||||
logger *logrus.Entry
|
logger *logrus.Entry
|
||||||
|
|||||||
Reference in New Issue
Block a user