← console

job 5a913703-d14b-491c-a85d-080f1f530a84

StateFAILED
Quotadefault
Manifest3ed41e90a1e5c3dd73614ad68457a859272b16c00985f05fb1ef15d415d5ce38
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-6000888f-3863-4147-a601-be259b4c3ba3
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_41dfe39d1a\",\"weight_kg\":2654,\"condition\":\"flaming\",\"discovered_at\":1776751140}",
  "body_json": {
    "condition": "flaming",
    "discovered_at": 1776751140.0,
    "lot_id": "lot_41dfe39d1a",
    "weight_kg": 2654.0
  },
  "headers": {
    "content-length": "93",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 05:59:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 FAILED worker=worker-6000888f-3863-4147-a601-be259b4c3ba3