Daily Reddit Post Monitoring and AI Ranking
fcc6ee29-23d2-46fa-8ed8-c6042afb0d49
Latency
26226ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783470311702
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783470311702
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783470311702
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "fetch-reddit",
"timestamp": 1783470311704
},
{
"event": "fetching GET https://www.reddit.com/r/SaaS/hot.json?limit=20",
"nodeId": "http",
"timestamp": 1783470311704
},
{
"data": {
"url": "https://www.reddit.com/r/SaaS/hot.json?limit=20",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783470311704
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "http-403",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783470312019
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "fetch-reddit",
"timestamp": 1783470312019
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "parse",
"timestamp": 1783470312019
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "parse",
"timestamp": 1783470312026
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai-analyze",
"timestamp": 1783470312029
},
{
"data": {
"messages": 1,
"maxTokens": 800
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470312029
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470312029
},
{
"data": {
"error": "OpenAI API error (429): {\n \"error\": {\n \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n \"type\": \"insufficient_quota\",\n \"param\": null,\n \"code\": \"insufficient_quota\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "ai-analyze",
"timestamp": 1783470337407
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "merge",
"timestamp": 1783470337407
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "merge",
"timestamp": 1783470337421
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "save-sheets",
"timestamp": 1783470337425
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"safeMode": true,
"latencyMs": 500,
"operation": "append",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783470337928
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "save-sheets",
"timestamp": 1783470337928
}
]