Sync Notion and Supabase for RAG Chat

8e9a3c75-460d-4c2b-aab8-fa36bfbbbc3d

Latency
52093ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "49086cdf-a38c-4cb8-9be9-d3e6ea5bdde5",
    "timestamp": 1782938262950
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938262950
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "49086cdf-a38c-4cb8-9be9-d3e6ea5bdde5",
    "timestamp": 1782938262950
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f0670721-92f4-422a-99c9-f9c2aa6fe21f",
    "timestamp": 1782938262953
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938262953
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f0670721-92f4-422a-99c9-f9c2aa6fe21f",
    "timestamp": 1782938262953
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1d5ffbd0-b2cf-4660-a291-581d18608ecd",
    "timestamp": 1782938262955
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1782938262955
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782938262955
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "1d5ffbd0-b2cf-4660-a291-581d18608ecd",
    "timestamp": 1782938288319
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "37a3063f-aa21-4347-a72f-6dd316c58366",
    "timestamp": 1782938288326
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782938288326
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "37a3063f-aa21-4347-a72f-6dd316c58366",
    "timestamp": 1782938288326
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "5924bc01-1694-4b5c-8a06-7c46ee4c6425",
    "timestamp": 1782938288328
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782938288328
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "5924bc01-1694-4b5c-8a06-7c46ee4c6425",
    "timestamp": 1782938288328
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "aae6c517-a316-40e3-aee9-1cc4b448689f",
    "timestamp": 1782938288329
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notiontrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782938288580
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "aae6c517-a316-40e3-aee9-1cc4b448689f",
    "timestamp": 1782938288580
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "44125921-e068-4a5d-a56b-b0e63c103556",
    "timestamp": 1782938288584
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938288584
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "44125921-e068-4a5d-a56b-b0e63c103556",
    "timestamp": 1782938288584
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8c922895-49d6-4778-8356-6f6cf49e5420",
    "timestamp": 1782938288586
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938288586
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8c922895-49d6-4778-8356-6f6cf49e5420",
    "timestamp": 1782938288586
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3a43d66d-d4e3-4ca1-aee9-85ac65160e45",
    "timestamp": 1782938288588
  },
  {
    "data": {
      "service": "notion",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1782938288588
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782938288839
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3a43d66d-d4e3-4ca1-aee9-85ac65160e45",
    "timestamp": 1782938288839
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e78f7b63-baef-4834-8f1b-aecfa9102d6c",
    "timestamp": 1782938288840
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "retrievervectorstore",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782938289092
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e78f7b63-baef-4834-8f1b-aecfa9102d6c",
    "timestamp": 1782938289092
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8078d59a-f45f-4e96-a8ec-6c2f1c328e84",
    "timestamp": 1782938289097
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938289097
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8078d59a-f45f-4e96-a8ec-6c2f1c328e84",
    "timestamp": 1782938289097
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "81b79248-08e8-4214-872b-1796e51ad0a4",
    "timestamp": 1782938289098
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782938289098
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782938289098
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "81b79248-08e8-4214-872b-1796e51ad0a4",
    "timestamp": 1782938314621
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "fe80ecac-4f79-4b07-ad8e-60ab5f980cba",
    "timestamp": 1782938314628
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938314628
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "fe80ecac-4f79-4b07-ad8e-60ab5f980cba",
    "timestamp": 1782938314628
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "33458828-484d-426b-a3d1-974a81c6162e",
    "timestamp": 1782938314630
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938314630
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "33458828-484d-426b-a3d1-974a81c6162e",
    "timestamp": 1782938314630
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4d39503a-378e-4942-a5d4-8c62785aac44",
    "timestamp": 1782938314632
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938314632
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4d39503a-378e-4942-a5d4-8c62785aac44",
    "timestamp": 1782938314632
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0e0b1391-3fe5-4d80-a2eb-a2483b79d9a6",
    "timestamp": 1782938314633
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1782938314633
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "delete",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782938314783
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0e0b1391-3fe5-4d80-a2eb-a2483b79d9a6",
    "timestamp": 1782938314783
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4a8614e4-0a53-4731-bc68-57505d7d0a09",
    "timestamp": 1782938314785
  },
  {
    "data": {
      "service": "notion",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1782938314785
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782938315036
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4a8614e4-0a53-4731-bc68-57505d7d0a09",
    "timestamp": 1782938315036
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2f59cba1-4318-47e7-bf0b-b908d4186b86",
    "timestamp": 1782938315040
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782938315040
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2f59cba1-4318-47e7-bf0b-b908d4186b86",
    "timestamp": 1782938315040
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "cdff1756-77d7-421e-8672-25c9862840b0",
    "timestamp": 1782938315043
  },
  {
    "data": {
      "count": 1
    },
    "event": "summarize",
    "nodeId": "passthrough",
    "timestamp": 1782938315043
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "cdff1756-77d7-421e-8672-25c9862840b0",
    "timestamp": 1782938315043
  }
]