Classify GitHub issues and create Linear tasks using OpenAI
cc483307-72c1-4027-96fb-c474272ffd65
Latency
5585ms
Cost
$0.0000
Tokens
167
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a32a3286-f834-4158-b51f-517d302594b9",
"timestamp": 1780869826093
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "githubtrigger",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869826345
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a32a3286-f834-4158-b51f-517d302594b9",
"timestamp": 1780869826345
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ad461b28-7b67-4052-83d1-3e0b45fb458c",
"timestamp": 1780869826350
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4.1-mini",
"nodeId": "llm",
"timestamp": 1780869826351
},
{
"data": {
"model": "gpt-4.1-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869826351
},
{
"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": "ad461b28-7b67-4052-83d1-3e0b45fb458c",
"timestamp": 1780869830477
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "dd834e8a-b513-4f54-87ad-1241937c44c1",
"timestamp": 1780869830481
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780869830481
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "dd834e8a-b513-4f54-87ad-1241937c44c1",
"timestamp": 1780869830481
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "55bedc64-a3d8-44f7-9248-7d6ca8e22eeb",
"timestamp": 1780869830484
},
{
"data": {
"inputKeys": [
"items",
"records",
"simulated",
"echo"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780869830484
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "55bedc64-a3d8-44f7-9248-7d6ca8e22eeb",
"timestamp": 1780869830484
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "87bb4b94-daf3-49fe-b9f2-06023477e942",
"timestamp": 1780869830486
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780869830486
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869830486
},
{
"data": {
"model": "gemini-2.5-flash-lite",
"costUsd": 0.000028100000000000002,
"provider": "openai",
"latencyMs": 423,
"promptTokens": 129,
"completionTokens": 38
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780869830910
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "87bb4b94-daf3-49fe-b9f2-06023477e942",
"timestamp": 1780869830910
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "59743ca0-0d44-4bd1-893c-be0acdce9a9a",
"timestamp": 1780869830910
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'priority')",
"nodeId": "code",
"timestamp": 1780869830915
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869830915
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "59743ca0-0d44-4bd1-893c-be0acdce9a9a",
"timestamp": 1780869830915
},
{
"data": {
"nodeType": "merge"
},
"event": "node_start",
"nodeId": "afd1dd04-0226-4d97-9145-6c053ff321a7",
"timestamp": 1780869830917
},
{
"data": {
"inputCount": 2
},
"event": "merged 2 inputs",
"nodeId": "merge",
"timestamp": 1780869830917
},
{
"data": {
"status": "ok",
"nodeType": "merge"
},
"event": "node_end",
"nodeId": "afd1dd04-0226-4d97-9145-6c053ff321a7",
"timestamp": 1780869830917
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "0b4fd525-0fea-4204-bd81-3ad1f041d70f",
"timestamp": 1780869830918
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "linear",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869831169
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "0b4fd525-0fea-4204-bd81-3ad1f041d70f",
"timestamp": 1780869831169
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "fe7b2e45-9308-48f8-9233-812dc92e5381",
"timestamp": 1780869831176
},
{
"data": {
"service": "github",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869831176
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "github",
"latencyMs": 500,
"operation": "createComment",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869831678
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "fe7b2e45-9308-48f8-9233-812dc92e5381",
"timestamp": 1780869831678
}
]