← console

job c7b442f9-eb32-4533-b116-b1754d681b02

StateFAILED
Quotadefault
Manifest3ed41e90a1e5c3dd73614ad68457a859272b16c00985f05fb1ef15d415d5ce38
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-f837a1d0-166d-419e-ad18-342b1f2b4e4d
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> * main.star:50, in _dispatch_impl poll = fctx.actions.http("GET", FIRE_DISPATCH + "/incidents/" + incident_id) error: action failed: HTTP 503 (source connector) --> main.star:50:16 | 50 | poll = fctx.actions.http("GET", FIRE_DISPATCH + "/incidents/" + incident_id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |

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_3a846d1ee1\",\"weight_kg\":2408,\"condition\":\"engulfed\",\"discovered_at\":1776753300}",
  "body_json": {
    "condition": "engulfed",
    "discovered_at": 1776753300.0,
    "lot_id": "lot_3a846d1ee1",
    "weight_kg": 2408.0
  },
  "headers": {
    "content-length": "94",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:35:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 req 1 connector:http
{
  "body_json": {
    "lot_id": "lot_3a846d1ee1",
    "priority": "urgent"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#3 req 1 ok
{
  "body": "{\"incident_id\":\"inc_ae8a30d1c164\",\"lot_id\":\"lot_3a846d1ee1\",\"priority\":\"urgent\"}",
  "body_json": {
    "incident_id": "inc_ae8a30d1c164",
    "lot_id": "lot_3a846d1ee1",
    "priority": "urgent"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:35:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#4 req 2 sleep deadline=1776753323.041561343 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_ae8a30d1c164"
}
#7 req 3 err source=connector HTTP 503
{
  "body": "{\"detail\":\"dispatch board flickering\"}",
  "body_json": {
    "detail": "dispatch board flickering"
  },
  "error_kind": "http_status",
  "headers": {
    "content-length": "38",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:35:22 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#8 FAILED worker=worker-f837a1d0-166d-419e-ad18-342b1f2b4e4d