mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 02:40:43 +00:00
fix: add gateway supervisor restart handoff
This commit is contained in:
@@ -19,6 +19,7 @@ export {
|
||||
resetGatewayRestartStateForInProcessRestart,
|
||||
scheduleGatewaySigusr1Restart,
|
||||
} from "../../infra/restart.js";
|
||||
export { writeGatewayRestartHandoffSync } from "../../infra/restart-handoff.js";
|
||||
export { markUpdateRestartSentinelFailure } from "../../infra/restart-sentinel.js";
|
||||
export { detectRespawnSupervisor } from "../../infra/supervisor-markers.js";
|
||||
export { writeDiagnosticStabilityBundleForFailureSync } from "../../logging/diagnostic-stability-bundle.js";
|
||||
|
||||
Reference in New Issue
Block a user