Skip to content

Commit 73d7b29

Browse files
authored
Remove cc uploader final timeout, not needed any more (#4484)
1 parent 453a17e commit 73d7b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cloud_controller/drain.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ class Drain
99
NGINX_FINAL_TIMEOUT = 10
1010
CCNG_FINAL_TIMEOUT = 20
1111
SLEEP_INTERVAL = 1
12-
CC_UPLOADER_FINAL_TIMEOUT_SECONDS = 900
1312

1413
def initialize(log_path)
1514
@log_path = log_path

0 commit comments

Comments
 (0)