← console

job 366c6a50-52e3-48d9-aed3-505dce66471f

StateFAILED
Quotaflowmetal-demo
Manifest3ed41e90a1e5c3dd73614ad68457a859272b16c00985f05fb1ef15d415d5ce38
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-31d77855-2d12-42ae-b31b-df8b50ed4289
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> error: Key `"body_json"` was not found --> main.star:43:19 | 43 | incident_id = open_resp["body_json"]["incident_id"] | ^^^^^^^^^^^^^^^^^^^^^^ |

Log

#0 req 0 connector:http
{
  "method": "GET",
  "url": "http://tire-registry.flowmetal.svc.cluster.local:8080/lots/next"
}
#1 req 0 ok
{
  "body": "{\"lot_id\":\"lot_efcc54f057\",\"weight_kg\":1240,\"condition\":\"smoldering\",\"discovered_at\":1776754800}",
  "body_json": {
    "condition": "smoldering",
    "discovered_at": 1776754800.0,
    "lot_id": "lot_efcc54f057",
    "weight_kg": 1240.0
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:59:59 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_efcc54f057",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": {
    "incident_id": "inc_b2c6dcb26ca8",
    "lot_id": "lot_efcc54f057",
    "priority": "urgent"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:00:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 FAILED worker=worker-31d77855-2d12-42ae-b31b-df8b50ed4289