mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-08 02:25:37 +08:00
Make datastore ping interval configurable
And don't bother sending pings more frequently if the server is struggling to reply to every one.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"pingIntervalSecs": 180,
|
||||
"predefinedServers": {
|
||||
"containerbase": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user