Sync Notion and Supabase for RAG Chat
974b26da-e451-4438-89c4-2a085c1a0bc7
Latency
53054ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "49086cdf-a38c-4cb8-9be9-d3e6ea5bdde5",
"timestamp": 1780873516443
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873516443
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "49086cdf-a38c-4cb8-9be9-d3e6ea5bdde5",
"timestamp": 1780873516443
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "f0670721-92f4-422a-99c9-f9c2aa6fe21f",
"timestamp": 1780873516447
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873516447
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "f0670721-92f4-422a-99c9-f9c2aa6fe21f",
"timestamp": 1780873516447
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "1d5ffbd0-b2cf-4660-a291-581d18608ecd",
"timestamp": 1780873516449
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o",
"nodeId": "llm",
"timestamp": 1780873516449
},
{
"data": {
"model": "gpt-4o",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780873516449
},
{
"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": 1780873542516
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "37a3063f-aa21-4347-a72f-6dd316c58366",
"timestamp": 1780873542520
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780873542520
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "37a3063f-aa21-4347-a72f-6dd316c58366",
"timestamp": 1780873542520
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "5924bc01-1694-4b5c-8a06-7c46ee4c6425",
"timestamp": 1780873542523
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780873542523
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "5924bc01-1694-4b5c-8a06-7c46ee4c6425",
"timestamp": 1780873542523
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "aae6c517-a316-40e3-aee9-1cc4b448689f",
"timestamp": 1780873542525
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "notiontrigger",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780873542776
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "aae6c517-a316-40e3-aee9-1cc4b448689f",
"timestamp": 1780873542776
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "44125921-e068-4a5d-a56b-b0e63c103556",
"timestamp": 1780873542781
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873542781
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "44125921-e068-4a5d-a56b-b0e63c103556",
"timestamp": 1780873542781
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "8c922895-49d6-4778-8356-6f6cf49e5420",
"timestamp": 1780873542786
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873542786
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "8c922895-49d6-4778-8356-6f6cf49e5420",
"timestamp": 1780873542786
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "3a43d66d-d4e3-4ca1-aee9-85ac65160e45",
"timestamp": 1780873542789
},
{
"data": {
"service": "notion",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780873542789
},
{
"data": {
"url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780873542789
},
{
"data": {
"status": 200
},
"event": "notion.read",
"nodeId": "integration",
"timestamp": 1780873542973
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "notion",
"latencyMs": 184,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780873542973
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "3a43d66d-d4e3-4ca1-aee9-85ac65160e45",
"timestamp": 1780873542973
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "e78f7b63-baef-4834-8f1b-aecfa9102d6c",
"timestamp": 1780873542975
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "retrievervectorstore",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780873543225
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "e78f7b63-baef-4834-8f1b-aecfa9102d6c",
"timestamp": 1780873543225
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "8078d59a-f45f-4e96-a8ec-6c2f1c328e84",
"timestamp": 1780873543233
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873543233
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "8078d59a-f45f-4e96-a8ec-6c2f1c328e84",
"timestamp": 1780873543233
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "81b79248-08e8-4214-872b-1796e51ad0a4",
"timestamp": 1780873543237
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780873543237
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780873543237
},
{
"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": 1780873569048
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "fe80ecac-4f79-4b07-ad8e-60ab5f980cba",
"timestamp": 1780873569051
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873569051
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "fe80ecac-4f79-4b07-ad8e-60ab5f980cba",
"timestamp": 1780873569051
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "33458828-484d-426b-a3d1-974a81c6162e",
"timestamp": 1780873569055
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873569055
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "33458828-484d-426b-a3d1-974a81c6162e",
"timestamp": 1780873569055
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "4d39503a-378e-4942-a5d4-8c62785aac44",
"timestamp": 1780873569058
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873569058
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "4d39503a-378e-4942-a5d4-8c62785aac44",
"timestamp": 1780873569058
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "0e0b1391-3fe5-4d80-a2eb-a2483b79d9a6",
"timestamp": 1780873569060
},
{
"data": {
"service": "supabase",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780873569060
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "supabase",
"latencyMs": 150,
"operation": "delete",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780873569212
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "0e0b1391-3fe5-4d80-a2eb-a2483b79d9a6",
"timestamp": 1780873569212
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4a8614e4-0a53-4731-bc68-57505d7d0a09",
"timestamp": 1780873569218
},
{
"data": {
"service": "notion",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780873569218
},
{
"data": {
"url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780873569218
},
{
"data": {
"status": 200
},
"event": "notion.read",
"nodeId": "integration",
"timestamp": 1780873569490
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "notion",
"latencyMs": 272,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780873569490
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4a8614e4-0a53-4731-bc68-57505d7d0a09",
"timestamp": 1780873569490
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2f59cba1-4318-47e7-bf0b-b908d4186b86",
"timestamp": 1780873569494
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780873569494
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2f59cba1-4318-47e7-bf0b-b908d4186b86",
"timestamp": 1780873569494
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "cdff1756-77d7-421e-8672-25c9862840b0",
"timestamp": 1780873569497
},
{
"data": {
"count": 1
},
"event": "summarize",
"nodeId": "passthrough",
"timestamp": 1780873569497
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "cdff1756-77d7-421e-8672-25c9862840b0",
"timestamp": 1780873569497
}
]