From 026a3ce7b0deaa02e798b8989a7aa7eba4bef199 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 15:43:05 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A7=A4=EC=B6=9C=EA=B4=80=EB=A6=AC/?= =?UTF-8?q?=EB=B6=80=EC=84=9C=EA=B4=80=EB=A6=AC/=ED=92=88=EB=AA=A9?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20wait=5Ffor=5Ftable=20=ED=83=80=EC=9E=84?= =?UTF-8?q?=EC=95=84=EC=9B=83=2020=EC=B4=88=EB=A1=9C=20=EC=A6=9D=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- a11y-acc-sales.json | 2 +- a11y-hr-department.json | 2 +- a11y-prod-item.json | 2 +- perf-acc-sales.json | 2 +- perf-hr-department.json | 2 +- perf-prod-item.json | 2 +- workflow-inventory-cycle.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/a11y-acc-sales.json b/a11y-acc-sales.json index fcc66c5..565ef0f 100644 --- a/a11y-acc-sales.json +++ b/a11y-acc-sales.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블/콘텐츠 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/a11y-hr-department.json b/a11y-hr-department.json index 2f4866c..e8c71ed 100644 --- a/a11y-hr-department.json +++ b/a11y-hr-department.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블/콘텐츠 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/a11y-prod-item.json b/a11y-prod-item.json index 23db20b..ba2a034 100644 --- a/a11y-prod-item.json +++ b/a11y-prod-item.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블/콘텐츠 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/perf-acc-sales.json b/perf-acc-sales.json index b5dbc62..c8ce053 100644 --- a/perf-acc-sales.json +++ b/perf-acc-sales.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/perf-hr-department.json b/perf-hr-department.json index 7628196..6ebd28e 100644 --- a/perf-hr-department.json +++ b/perf-hr-department.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/perf-prod-item.json b/perf-prod-item.json index b2ff287..1c541d9 100644 --- a/perf-prod-item.json +++ b/perf-prod-item.json @@ -24,7 +24,7 @@ "id": 2, "name": "테이블 로드 대기", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3, diff --git a/workflow-inventory-cycle.json b/workflow-inventory-cycle.json index b3952b3..54b5118 100644 --- a/workflow-inventory-cycle.json +++ b/workflow-inventory-cycle.json @@ -25,7 +25,7 @@ "id": 2, "name": "[생산 > 품목관리] wait_for_table", "action": "wait_for_table", - "timeout": 10000 + "timeout": 20000 }, { "id": 3,