You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "Hermes State Database Lock Issues - Cleanup Protocol",
"domain": "agent-network",
"tags": [
"node:ZKA",
"project:Hermes-Agent",
"severity:high"
],
"problem": "state.db uses SQLite with WAL mode. When gateway holds state.db open and process crashes, WAL file grows >50MB without checkpoint - causes lock timeouts. Also stale .journal and .lock files from incomplete transactions.",