Standard Manual Workflow Error Handler

90dff055-c48b-4c70-86b1-ce556ed7a890

Latency
5ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "trigger-066fb012",
    "timestamp": 1780880432480
  },
  {
    "data": {
      "initialData": {
        "event": {
          "data": {
            "userId": "user_abc123",
            "payload": {
              "items": [
                {
                  "name": "Wireless Mouse",
                  "price": 25.99,
                  "itemId": "ITEM-001",
                  "quantity": 1
                },
                {
                  "name": "USB-C Cable",
                  "price": 9.5,
                  "itemId": "ITEM-002",
                  "quantity": 2
                }
              ],
              "status": "processing",
              "orderId": "ORD-987654",
              "customer": {
                "name": "Jane Doe",
                "email": "jane.doe@example.com",
                "address": {
                  "zip": "90210",
                  "city": "Anytown",
                  "state": "CA",
                  "street": "123 Main St"
                }
              },
              "paymentMethod": "credit_card",
              "shippingAddress": {
                "zip": "10001",
                "city": "Otherville",
                "state": "NY",
                "street": "456 Oak Ave"
              }
            },
            "metadata": {
              "source": "web_app",
              "correlationId": "corr-xyz789"
            },
            "timestamp": "2023-10-27T10:30:00Z"
          },
          "type": "manual_trigger"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780880432480
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "trigger-066fb012",
    "timestamp": 1780880432480
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-15546bff",
    "timestamp": 1780880432485
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780880432485
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-15546bff",
    "timestamp": 1780880432485
  }
]