← console

job 4e413502-b5ca-4e70-9b3f-1156346e55eb

StateFAILED
Quotaflowmetal-demo
Manifest208797e9ce876f5f8aae17b0cb16b9fb28d476da8aae6ccdb73775418aaa9fce
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> * main.star:75, 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": 1776756060.0,
    "lot_id": "lot_a22fa5231b",
    "weight_kg": 2508.0
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:21:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_a22fa5231b",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": {
    "incident_id": "inc_3da98fcc4761",
    "lot_id": "lot_a22fa5231b",
    "priority": "urgent"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:21:07 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 req 2 sleep deadline=1776756078.223338725 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_3da98fcc4761"
}
#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:21:18 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#8 FAILED worker=worker-31d77855-2d12-42ae-b31b-df8b50ed4289