ComfyUI Server Status and Node Monitoring Webhook

b3be8fc9-c228-48a0-a847-e4f000859515

Latency
20ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "webhook-status",
    "timestamp": 1780642794601
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780642794601
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "webhook-status",
    "timestamp": 1780642794601
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-system-stats",
    "timestamp": 1780642794604
  },
  {
    "event": "fetching GET http://comfyui:8188/system_stats",
    "nodeId": "http",
    "timestamp": 1780642794604
  },
  {
    "data": {
      "url": "http://comfyui:8188/system_stats",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780642794604
  },
  {
    "data": {
      "error": "fetch failed",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-system-stats",
    "timestamp": 1780642794610
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-object-info",
    "timestamp": 1780642794612
  },
  {
    "event": "fetching GET http://comfyui:8188/object_info",
    "nodeId": "http",
    "timestamp": 1780642794612
  },
  {
    "data": {
      "url": "http://comfyui:8188/object_info",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780642794612
  },
  {
    "data": {
      "error": "fetch failed",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-object-info",
    "timestamp": 1780642794616
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "format-response",
    "timestamp": 1780642794616
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "format-response",
    "timestamp": 1780642794619
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "respond",
    "timestamp": 1780642794621
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780642794621
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "respond",
    "timestamp": 1780642794621
  }
]