← console

job 17960bb3-e7aa-432c-9edd-6dc4a85b5543

StateDONE
Quotadefault
Manifest3ed41e90a1e5c3dd73614ad68457a859272b16c00985f05fb1ef15d415d5ce38
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-da899786-e135-41e9-9e70-41777284c110
Inbox HWM0

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_2829ac8051\",\"weight_kg\":3392,\"condition\":\"smoldering\",\"discovered_at\":1776753660}",
  "body_json": {
    "condition": "smoldering",
    "discovered_at": 1776753660.0,
    "lot_id": "lot_2829ac8051",
    "weight_kg": 3392.0
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:41:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_2829ac8051",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": "{\"incident_id\":\"inc_232a6ecc890a\",\"lot_id\":\"lot_2829ac8051\",\"priority\":\"urgent\"}",
  "body_json": {
    "incident_id": "inc_232a6ecc890a",
    "lot_id": "lot_2829ac8051",
    "priority": "urgent"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:41:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 req 2 sleep deadline=1776753683.049523840 duration=2s
#5 req 2 ok
null
#6 req 3 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_232a6ecc890a"
}
#7 req 3 ok
{
  "body": "{\"incident_id\":\"inc_232a6ecc890a\",\"status\":\"failed\",\"error_kind\":\"fire_escalated\",\"retryable\":false,\"message\":\"dispatch failed: fire_escalated\"}",
  "body_json": {
    "error_kind": "fire_escalated",
    "incident_id": "inc_232a6ecc890a",
    "message": "dispatch failed: fire_escalated",
    "retryable": false,
    "status": "failed"
  },
  "headers": {
    "content-length": "144",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:41:23 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#8 DONE worker=worker-da899786-e135-41e9-9e70-41777284c110