We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f713a0 commit 09a29a2Copy full SHA for 09a29a2
e2e/e2e.rb
@@ -73,7 +73,7 @@ def run_logstash
73
end
74
75
def assert_data
76
- max_timeout = 10
+ max_timeout = 200
77
csv_data = CSV.read(@csv_file)
78
79
(0..max_timeout).each do |_|
0 commit comments