← console

job a461dae9-f204-4c34-b52f-6c772460fada

StateFAILED
Quotadefault
Manifest981bc09808fedd9d85d3b06c8ad7339b66406b1efc1fe6e2c073caa3087ebc1f
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> * main.star:31, in _dispatch_impl lot_resp = unwrap(fctx.actions.http("GET", TIRE_REGISTRY + "/lots/next")) error: unwrap: expected Result, got string --> main.star:31:16 | 31 | lot_resp = unwrap(fctx.actions.http("GET", TIRE_REGISTRY + "/lots/next")) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |

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_4539072297\",\"weight_kg\":353,\"condition\":\"flaming\",\"discovered_at\":1776751080}",
  "body_json": {
    "condition": "flaming",
    "discovered_at": 1776751080.0,
    "lot_id": "lot_4539072297",
    "weight_kg": 353.0
  },
  "headers": {
    "content-length": "92",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 05:58:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#2 FAILED worker=worker-fb8620ae-a35b-4eee-910d-dc8f08858416