← console

job 22fa2bd5-f1cd-4bf1-b26a-57df61b31063

StateFAILED
Quotadefault
Manifest3ed41e90a1e5c3dd73614ad68457a859272b16c00985f05fb1ef15d415d5ce38
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-fb8620ae-a35b-4eee-910d-dc8f08858416
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> error: Type of parameters mismatch, expected `int`, actual `string (repr: "body_json")` --> main.star:34:11 | 34 | lot = fctx.actions.http("GET", TIRE_REGISTRY + "/lots/next")["body_json"] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |

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_b32f4c0d4c\",\"weight_kg\":3646,\"condition\":\"engulfed\",\"discovered_at\":1776751146}",
  "body_json": {
    "condition": "engulfed",
    "discovered_at": 1776751146.0,
    "lot_id": "lot_b32f4c0d4c",
    "weight_kg": 3646.0
  },
  "headers": {
    "content-length": "94",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 05:59:06 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 FAILED worker=worker-fb8620ae-a35b-4eee-910d-dc8f08858416