Baserow AI File Processor and Row Updater

66c69b65-3335-41bd-86b2-3ae9b5bb8c29

Latency
52838ms
Cost
$0.0001
Tokens
73
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204609601
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783204609601
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204609601
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204609605
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204609605
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204609605
  },
  {
    "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": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204635039
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204635043
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204635043
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204635043
  },
  {
    "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": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204660447
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204660452
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/fields/table/123/",
    "nodeId": "http",
    "timestamp": 1783204660452
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/fields/table/123/",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204660452
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-401",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204660714
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204660714
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204660714
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204660720
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204660725
  },
  {
    "data": {
      "inputKeys": [
        "json"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204660725
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204660725
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204660729
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783204660729
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204660729
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204660731
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204660731
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204660731
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204660733
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204660733
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204660733
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204660736
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783204660736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204660736
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204660738
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204660738
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204660738
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204660740
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204660740
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204660740
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204660742
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table//",
    "nodeId": "http",
    "timestamp": 1783204660742
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table//",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204660742
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204660899
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204660899
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204660905
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204660905
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204660905
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661068
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204661068
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204661068
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204661073
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204661077
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661077
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204661077
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204661079
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661079
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204661079
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204661082
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204661082
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204661082
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661243
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204661243
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204661249
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204661249
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204661249
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204661253
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204661253
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204661256
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661256
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204661256
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204661259
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204661259
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204661259
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0000435,
      "provider": "openai",
      "latencyMs": 538,
      "promptTokens": 20,
      "completionTokens": 15
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204661799
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204661799
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204661799
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'filter')",
    "nodeId": "code",
    "timestamp": 1783204661805
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661805
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204661806
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204661809
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661809
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204661809
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204661812
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204661812
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204661815
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661815
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204661815
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204661818
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204661818
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204661818
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204661821
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204661821
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204661821
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204661977
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204661977
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204661982
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204661982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204661982
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204661987
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204661987
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204661987
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.000051,
      "provider": "openai",
      "latencyMs": 451,
      "promptTokens": 20,
      "completionTokens": 18
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204662439
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204662439
  }
]