← console

job 86aa841c-df51-43d4-8a1f-6882fcb8df48

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_5814e8923a\",\"weight_kg\":1940,\"condition\":\"smoldering\",\"discovered_at\":1776751200}",
  "body_json": {
    "condition": "smoldering",
    "discovered_at": 1776751200.0,
    "lot_id": "lot_5814e8923a",
    "weight_kg": 1940.0
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 06:00:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 FAILED worker=worker-fb8620ae-a35b-4eee-910d-dc8f08858416