|
@@ -27,7 +27,7 @@ const (
|
|
|
defaultBaseURL = "http://localhost"
|
|
defaultBaseURL = "http://localhost"
|
|
|
defaultRootURL = "http://localhost"
|
|
defaultRootURL = "http://localhost"
|
|
|
defaultBasePath = ""
|
|
defaultBasePath = ""
|
|
|
- defaultWorkerPoolSize = 5
|
|
|
|
|
|
|
+ defaultWorkerPoolSize = 16
|
|
|
defaultPollingFrequency = 60
|
|
defaultPollingFrequency = 60
|
|
|
defaultForceRefreshInterval = 30
|
|
defaultForceRefreshInterval = 30
|
|
|
defaultBatchSize = 100
|
|
defaultBatchSize = 100
|