← console

job c8057542-ddf3-42e8-861d-4b83ec044045

StateFAILED
Quotaflowmetal-demo
Manifestfbac6bee1d36b88c292d2bc779710553a876a3efb0f3a7998094c506300a3d77
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:74, in _dispatch_impl body = _open_and_poll(fctx, lot, priority, attempt) * main.star:42, in _open_and_poll open_resp = fctx.actions.http( error: action failed: HTTP 503 (source connector) --> main.star:42:17 | 42 | open_resp = fctx.actions.http( | _________________^ 43 | | "POST", 44 | | FIRE_DISPATCH + "/incidents", 45 | | body_json = {"lot_id": lot["lot_id"], "priority": priority}, 46 | | ) | |_____^ |

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": "engulfed",
    "discovered_at": 1776754980.0,
    "lot_id": "lot_da06bc8c9f",
    "weight_kg": 202.0
  },
  "headers": {
    "content-length": "93",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:03:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_da06bc8c9f",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 err source=connector HTTP 503
{
  "body": {
    "detail": "dispatch center overloaded"
  },
  "error_kind": "http_status",
  "headers": {
    "content-length": "39",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:03:05 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#4 FAILED worker=worker-31d77855-2d12-42ae-b31b-df8b50ed4289