← console

job ffe802b7-7443-4143-8618-6e5bd2257b6d

StateFAILED
Quotaflowmetal-demo
Manifest208797e9ce876f5f8aae17b0cb16b9fb28d476da8aae6ccdb73775418aaa9fce
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: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": 1776756780.0,
    "lot_id": "lot_5a199ef522",
    "weight_kg": 839.0
  },
  "headers": {
    "content-length": "95",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:33:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_5a199ef522",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": {
    "incident_id": "inc_373ac87fcf78",
    "lot_id": "lot_5a199ef522",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:33:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 req 2 sleep deadline=1776756803.095773224 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_373ac87fcf78"
}
#7 req 3 ok
{
  "body": {
    "error_kind": "dispatch_service_down",
    "incident_id": "inc_373ac87fcf78",
    "message": "dispatch failed: dispatch_service_down",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "157",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:33:22 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#8 req 4 connector:http
{
  "body_json": {
    "lot_id": "lot_5a199ef522",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#9 req 4 ok
{
  "body": {
    "incident_id": "inc_8d400ae23873",
    "lot_id": "lot_5a199ef522",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:33:32 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776756825.603747044 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_8d400ae23873"
}
#13 req 6 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:33:45 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#14 FAILED worker=worker-0591c535-99b6-4126-81ea-9f99468817d9