mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 07:27:40 +00:00
web: add heartbeat and bounded reconnect tuning
This commit is contained in:
@@ -20,6 +20,7 @@ vi.mock("./session.js", () => {
|
||||
|
||||
import { loginWeb } from "./login.js";
|
||||
import type { waitForWaConnection } from "./session.js";
|
||||
|
||||
const { createWaSocket } = await import("./session.js");
|
||||
|
||||
describe("web login", () => {
|
||||
|
||||
Reference in New Issue
Block a user