4.8.12 test fix (#2988)

* perf: qps limit

* perf: http response data

* perf: json path check

* fix: ts

* loop support reference parent variable
This commit is contained in:
Archer
2024-10-25 16:34:26 +08:00
committed by shilin66
parent eb28734a63
commit 8df886452e
14 changed files with 144 additions and 122 deletions

View File

@@ -37,5 +37,6 @@ FE_DOMAIN=http://localhost:3000
LOG_LEVEL=debug
STORE_LOG_LEVEL=warn
# 安全配置
# 工作流最大运行次数,避免极端的死循环情况
WORKFLOW_MAX_RUN_TIMES=500