mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 04:00:22 +00:00
fix: repair Feishu reset hook typing and stabilize secret resolver timeout
This commit is contained in:
@@ -217,7 +217,7 @@ describe("secret ref resolver", () => {
|
||||
source: "exec",
|
||||
command: scriptPath,
|
||||
passEnv: ["PATH"],
|
||||
timeoutMs: 500,
|
||||
timeoutMs: 1500,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user