← console

job 5c02184b-01ee-4348-b912-0530c552db28

StateFAILED
Quotaflowmetal-demo
Manifestfbac6bee1d36b88c292d2bc779710553a876a3efb0f3a7998094c506300a3d77
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-0591c535-99b6-4126-81ea-9f99468817d9
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> * main.star:74, in _dispatch_impl body = _open_and_poll(fctx, lot, priority, attempt) * main.star:52, in _open_and_poll body = fctx.actions.http( error: action failed: HTTP 503 (source connector) --> main.star:52:16 | 52 | body = fctx.actions.http( | ________________^ 53 | | "GET", FIRE_DISPATCH + "/incidents/" + incident_id, 54 | | )["body"] | |_________^ |

Log

#0 req 0 connector:http
{
  "method": "GET",
  "url": "http://tire-registry.flowmetal.svc.cluster.local:8080/lots/next"
}
#1 req 0 ok
{
  "body": {
    "condition": "smoldering",
    "discovered_at": 1776755040.0,
    "lot_id": "lot_bf7ce5dc48",
    "weight_kg": 3152.0
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:04:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_bf7ce5dc48",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": {
    "incident_id": "inc_e7ff1da2465d",
    "lot_id": "lot_bf7ce5dc48",
    "priority": "urgent"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:04:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 req 2 sleep deadline=1776755063.139718284 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_e7ff1da2465d"
}
#7 req 3 err source=connector HTTP 503
{
  "body": {
    "detail": "dispatch board flickering"
  },
  "error_kind": "http_status",
  "headers": {
    "content-length": "38",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:04:22 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#8 FAILED worker=worker-0591c535-99b6-4126-81ea-9f99468817d9