From 1ec579a22b069d4ae99717b7b73598126c294e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Fri, 13 Feb 2026 20:10:39 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A7=A4=EC=B6=9C=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EC=8B=9C=EB=82=98=EB=A6=AC=EC=98=A4=20=ED=85=8C=EC=9D=B4?= =?UTF-8?q?=EB=B8=94=20=EB=A1=9C=EB=93=9C=20=ED=83=80=EC=9E=84=EC=95=84?= =?UTF-8?q?=EC=9B=83=208s=E2=86=9220s=20=EC=A6=9D=EA=B0=80=20(=EC=A0=84=20?= =?UTF-8?q?=EC=8B=9C=EB=82=98=EB=A6=AC=EC=98=A4=20=EA=B3=B5=ED=86=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- batch-update-account-sales.json | 4 ++-- detail-verify-acc-sales.json | 4 ++-- edge-boundary-acc-sales.json | 4 ++-- edge-rapid-click-acc-sales.json | 4 ++-- full-crud-acc-sales.json | 4 ++-- multi-item-acc-sales.json | 4 ++-- reload-persist-acc-sales.json | 4 ++-- search-filter-acc-sales.json | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/batch-update-account-sales.json b/batch-update-account-sales.json index 2d459ce..da046a6 100644 --- a/batch-update-account-sales.json +++ b/batch-update-account-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/detail-verify-acc-sales.json b/detail-verify-acc-sales.json index b089461..0be729b 100644 --- a/detail-verify-acc-sales.json +++ b/detail-verify-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/edge-boundary-acc-sales.json b/edge-boundary-acc-sales.json index 2cee294..5e95b75 100644 --- a/edge-boundary-acc-sales.json +++ b/edge-boundary-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/edge-rapid-click-acc-sales.json b/edge-rapid-click-acc-sales.json index bf6e6b8..ce939df 100644 --- a/edge-rapid-click-acc-sales.json +++ b/edge-rapid-click-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/full-crud-acc-sales.json b/full-crud-acc-sales.json index 58a2380..7fcfb76 100644 --- a/full-crud-acc-sales.json +++ b/full-crud-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/multi-item-acc-sales.json b/multi-item-acc-sales.json index f629418..5134f48 100644 --- a/multi-item-acc-sales.json +++ b/multi-item-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/reload-persist-acc-sales.json b/reload-persist-acc-sales.json index 2509dec..2d310ec 100644 --- a/reload-persist-acc-sales.json +++ b/reload-persist-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/search-filter-acc-sales.json b/search-filter-acc-sales.json index 1f1486e..4ed9214 100644 --- a/search-filter-acc-sales.json +++ b/search-filter-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3,