From ccfb4b43602950ecb1b38af9aa04c87b8472c0ab Mon Sep 17 00:00:00 2001 From: Dee Date: Wed, 29 May 2024 10:47:52 +0700 Subject: [PATCH] feat: update max-response-time --- catalyst-gateway/tests/schemathesis_tests/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst-gateway/tests/schemathesis_tests/Earthfile b/catalyst-gateway/tests/schemathesis_tests/Earthfile index 0526cc5587b..161ee411a9a 100644 --- a/catalyst-gateway/tests/schemathesis_tests/Earthfile +++ b/catalyst-gateway/tests/schemathesis_tests/Earthfile @@ -6,7 +6,7 @@ package-schemathesis: ARG tag="latest" ARG max_examples=1000 # TODO: https://github.com/input-output-hk/catalyst-voices/issues/465 - ARG max_response_time=1000 + ARG max_response_time=3000 ARG wait_for_schema=15 ARG workers=2 ARG schema_version=30