From e8c51a75928bf4d51295207755a7db60ae76d9ac Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Wed, 3 Jul 2024 08:03:05 -0600 Subject: [PATCH] updated --- .github/actions/performance-tests/art.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/performance-tests/art.yaml b/.github/actions/performance-tests/art.yaml index b230e7e72d..35f79a788f 100644 --- a/.github/actions/performance-tests/art.yaml +++ b/.github/actions/performance-tests/art.yaml @@ -2,7 +2,7 @@ config: target: "-=http_request_protocol=-://-=endpoint_to_test=-" phases: - duration: 300 - arrivalRate: 425 + arrivalRate: 400 defaults: headers: content-type: "application/json"