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,