AI CV Screening and Applicant Tracking
e6252693-b192-4871-a8e3-8b22e5207240
Latency
8787ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e77fbc32-5ee9-49b4-93d5-f2ffda134b08",
"timestamp": 1780866351994
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866351994
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866351994
},
{
"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": "e77fbc32-5ee9-49b4-93d5-f2ffda134b08",
"timestamp": 1780866356174
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "bc5480c1-d9c2-414b-8cd4-0b3e49d4dde9",
"timestamp": 1780866356175
},
{
"data": {
"kind": "n8n-nodes-base.formTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780866356175
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "bc5480c1-d9c2-414b-8cd4-0b3e49d4dde9",
"timestamp": 1780866356175
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "da0fd18b-2420-471e-b930-9aabc45bc2ca",
"timestamp": 1780866356177
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866356177
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "da0fd18b-2420-471e-b930-9aabc45bc2ca",
"timestamp": 1780866356177
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "8479fa4c-10bc-4914-896d-f5b00d063fa8",
"timestamp": 1780866356178
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866356178
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866356178
},
{
"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": "8479fa4c-10bc-4914-896d-f5b00d063fa8",
"timestamp": 1780866360267
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d2dfbf1e-8d88-49e6-940d-e1717de97b30",
"timestamp": 1780866360271
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780866360271
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780866360271
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780866360424
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 153,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780866360424
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d2dfbf1e-8d88-49e6-940d-e1717de97b30",
"timestamp": 1780866360424
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "ff49d370-b4eb-4426-b396-763455e647e7",
"timestamp": 1780866360427
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780866360427
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780866360427
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780866360657
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 230,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780866360657
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "ff49d370-b4eb-4426-b396-763455e647e7",
"timestamp": 1780866360657
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "9e24167f-cac6-4b98-95da-30065510d79a",
"timestamp": 1780866360659
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780866360659
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780866360659
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780866360781
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 122,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780866360781
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "9e24167f-cac6-4b98-95da-30065510d79a",
"timestamp": 1780866360781
}
]