We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 828e517 + 1cd1db5 commit 545b890Copy full SHA for 545b890
tests/rptest/tests/aio_limit_test.py
@@ -46,4 +46,4 @@ def test_aio_limit(self):
46
)
47
producer.start()
48
# RP shouldn't crash and still be able to handle the low rate
49
- producer.wait(timeout_sec=80)
+ producer.wait(timeout_sec=180)
0 commit comments