changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
This commit is contained in:
@@ -11,7 +11,7 @@ swift_auth = "https://www.########"
|
||||
url = "https://########/v1/AUTH_###############"
|
||||
tok ="########"
|
||||
#######################################end authentication
|
||||
timeout = 3 #sec
|
||||
timeout = 10 #sec
|
||||
insecure = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user